|
OpenCTF
1.7.0
Open Component Test Framework
|
| CIComponentHandler | The interface which defines the methods and properties of a 'Component Handler' class |
| CTComponentHandler | A test handler for a given type of components |
| CTComponentTest | The base class for all unit test classes for a given component |
| CTComponentTestSuite | This class creates the complete test suite for a given form or datamodule |
| CTFormTest | The base class for all unit test classes for a given form |
| CTHandlerManager | An instance of class contains a list of registered test handlers (objects which implement IComponentHandler) and iterates over this list to build the DUnit test suite with all component tests |
| CTRequiredEventsTest | Tests the existence of an event handler |
| CTRequiredPropertiesTest | Tests the existence of a property |