Classes | |
class | Runner |
class | TesterAutoregister |
class | TestResults |
class | Tester |
class | SlotTester |
Typedefs | |
typedef TQAsciiDict< Tester > | RegistryType |
typedef TQAsciiDictIterator< Tester > | RegistryIteratorType |
typedef TQAsciiDict< TestResults > | TestResultsListType |
typedef TQAsciiDictIterator< TestResults > | TestResultsListIteratorType |
Detailed Description
Namespace for Unit testing classes.
Typedef Documentation
◆ RegistryIteratorType
typedef TQAsciiDictIterator<Tester> KUnitTest::RegistryIteratorType |
◆ RegistryType
typedef TQAsciiDict<Tester> KUnitTest::RegistryType |
◆ TestResultsListIteratorType
typedef TQAsciiDictIterator<TestResults> KUnitTest::TestResultsListIteratorType |