mmappfw_plat/mpx_base_view_plugins_api/tsrc/conf/ui_mpxbaseviewpluginstest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:41:40 +0300
branchRCL_3
changeset 24 6c1dfe4da5dd
parent 20 4aca42fa4eb1
child 25 63223d4fd956
permissions -rw-r--r--
Revision: 201033 Kit: 201035


[Test]
title 1: CMPXAknViewPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXAknViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 2: CMPXAknViewPluginCreateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 3: CMPXAknViewPluginDestroyView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 4: CMPXAknViewPluginActivateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginActivateViewL
foobar CMPXAknViewPluginDeactivateView
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 5: CMPXAknViewPluginSetAsDefaultViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginSetAsDefaultViewL
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 6: CMPXAknViewPluginDeactivateView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknViewPluginConstruct
foobar CMPXAknViewPluginCreateViewL
foobar CMPXAknViewPluginActivateViewL
foobar CMPXAknViewPluginDeactivateView
foobar CMPXAknViewPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 7: CMPXAknDialogPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXAknDialogPluginDestruct
delete foobar
[Endtest] 

[Test]
title 8: CMPXAknDialogPluginCreateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 9: CMPXAknDialogPluginDestroyView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 10: CMPXAknDialogPluginActivateViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginActivateViewL
foobar CMPXAknDialogPluginDeactivateView
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 11: CMPXAknDialogPluginSetAsDefaultViewL
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
foobar CMPXAknDialogPluginSetAsDefaultViewL
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 12: CMPXAknDialogPluginDeactivateView
create ui_mpxbaseviewpluginstest foobar
foobar CDummyMPXAknDialogPluginConstruct
foobar CMPXAknDialogPluginCreateViewL
//foobar CMPXAknDialogPluginActivateViewL
foobar CMPXAknDialogPluginDeactivateView
foobar CMPXAknDialogPluginDestroyView
foobar CDummyMPXViewPluginDesConstruct 
delete foobar
[Endtest]

[Test]
title 13: CMPXViewPluginNewL
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 14: CMPXViewPluginDestruct
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
delete foobar
[Endtest] 

[Test]
title 15: CMPXViewPluginSetObserver
create ui_mpxbaseviewpluginstest foobar
foobar CMPXViewPluginNewL
foobar CMPXViewPluginDestruct
delete foobar
[Endtest]