photos_plat/controllers_collection_api/tsrc/ut_collectionmanager/conf/ut_collectionmanager.cfg
author Simon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 11:47:03 +0000
branchRCL_3
changeset 78 dbcb928abe9c
parent 0 4e91876724a2
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

[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]