25 void testFileNameParamCreation();
26 void testFileNameParamPathType();
27 void testFileNameParamDefaultPath();
28 void testFileNameParamGetSet();
29 void testFileNameParamSerialization();
32 void testFileTypeInfoCreation();
33 void testFileTypeInfoExtensions();
34 void testFileTypeInfoDescriptions();
35 void testFileTypeInfoPlatformSpecific();
38 void testTempFileManagerCreation();
39 void testTempFileManagerSession();
40 void testTempFileManagerAddFile();
41 void testTempFileManagerRemoveFile();
42 void testTempFileManagerMultipleSessions();
45 void testSystemLocationCreation();
46 void testSystemLocationPath();
49 void testFileListProviderCreation();
50 void testFileListProviderGetFileList();
51 void testFileListProviderStaticMethods();
54 void testComposedPersistenceCreation();
55 void testComposedPersistenceExtensions();
56 void testComposedPersistenceDescription();
58 void cleanupTestCase();
61 std::shared_ptr<CFileComponentTest> m_testPartituraInstanceCompPtr;