photos_plat/controllers_collection_api/tsrc/ut_collectionmanager/conf/ut_collectionmanager.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:45:44 +0200
changeset 0 4e91876724a2
permissions -rw-r--r--
Revision: 200949 Kit: 200951

[Test]
title NewL
create ut_collectionmanager collectionMgrTest
collectionMgrTest NewL
delete collectionMgrTest
[Endtest]

[Test]
title Destructor
create ut_collectionmanager collectionMgrTest
collectionMgrTest Destructor
delete collectionMgrTest
[Endtest]


[Test]
title AddToCollection
create ut_collectionmanager collectionMgrTest1
collectionMgrTest1 AddToCollection 
delete collectionMgrTest1
[Endtest]

[Test]
title TestCollectionInfo
create ut_collectionmanager collectionMgrTest2
collectionMgrTest2 CollectionInfoL
delete collectionMgrTest2

[Endtest]

[Test]
title TestCancel
create ut_collectionmanager collectionMgrTest3
collectionMgrTest3 Cancel 
delete collectionMgrTest3
[Endtest]