KUnitTest Namespace Reference
Detailed Description
Namespace for Unit testing classes.
Classes | |
class | Runner |
class | TesterAutoregister |
class | TestResults |
class | Tester |
class | SlotTester |
Typedefs | |
typedef QAsciiDict< Tester > | RegistryType |
typedef QAsciiDictIterator< Tester > | RegistryIteratorType |
typedef QAsciiDict< TestResults > | TestResultsListType |
typedef QAsciiDictIterator< TestResults > | TestResultsListIteratorType |
Typedef Documentation
|
A type that can be used to iterate through the registry. |
|
The type of the registry. |
|
A type that can be used to iterate through the registry. |