21 void DefaultConstructorTest();
22 void ConstructorWithEnabledTest();
23 void ConstructorWithDisabledTest();
25 void SetEnabledTest();
26 void SetDisabledTest();
27 void SetSameStateTest();
28 void IsEnablingAllowedTest();
29 void SerializeEnabledTest();
30 void SerializeDisabledTest();
32 void CopyFromIncompatibleTest();
34 void CloneWithModeTest();
36 void cleanupTestCase();