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
| typedef QAsciiDict<Tester> KUnitTest::RegistryType |

