![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/test.h>
Inheritance diagram for TestSet:Classes | |
| class | Iterator |
Public Member Functions | |
| void | perform (void) |
Static Public Attributes | |
| static TestSet | def |
Singleton class containing all existing tests.
@seealso elm::TestCase, CHECK, TEST_BEGIN
|
static |
Singleton of TestSet.
Referenced by TestCase::TestCase(), and TestCase::initialize().