#include <test.h>


Public Member Functions | |
| Test * | create () const |
| GenericFactory (const char *group=0) | |
Definition at line 148 of file test.h.
| KDAB::UnitTest::GenericFactory< T_Test >::GenericFactory | ( | const char * | group = 0 |
) |
Definition at line 150 of file test.h.
References KDAB::UnitTest::TestRegistry::instance(), and KDAB::UnitTest::TestRegistry::registerTestFactory().
| Test* KDAB::UnitTest::GenericFactory< T_Test >::create | ( | ) | const [virtual] |
Implements KDAB::UnitTest::TestFactory.
1.7.1