20 void GetIndexOperationFlagsTest();
21 void SetIndexOperationFlagsTest();
22 void GetParamsSetsCountTest();
23 void GetParamsTypeConstraintsTest();
24 void InsertParamsSetTest();
25 void RemoveParamsSetTest();
26 void SwapParamsSetTest();
27 void GetParamsSetTest();
28 void CreateParameterSetTest();
29 void GetSetParamsSetNameTest();
30 void GetSetParamsSetDescriptionTest();
33 void ParamsInfoProviderTest();
35 void cleanupTestCase();
38 std::shared_ptr<CParamsManagerTest> m_testPartituraInstanceCompPtr;