28 #ifndef PT_UNIT_REGISTERTEST_H
29 #define PT_UNIT_REGISTERTEST_H
31 #include <Pt/Unit/Api.h>
32 #include <Pt/Unit/Application.h>
57 template <
class TestT>
RegisterTest()
Constructor.
Definition: RegisterTest.h:61
static std::list< Test * > & tests()
Returns a list of all registered test TODO: find another way to query available tests.
Registers tests to an application.
Definition: RegisterTest.h:58