21 void testCreationWithDefault();
22 void testGetDefaultId();
25 void testSerializationWithDefault();
26 void testCopyWithDefault();
27 void testCloneWithDefault();
30 void testCreationNoDefault();
32 void testSerializationNoDefault();
34 void cleanupTestCase();
37 std::shared_ptr<CIdParamComponentTest> m_testInstancePtr;