Namespace for Unit testing classes. More...
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 |
Detailed Description
Namespace for Unit testing classes.
Typedef Documentation
| typedef QAsciiDict<Tester> KUnitTest::RegistryType |

