Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::TestSet Class Reference

#include <elm/util/test.h>

+ Inheritance diagram for elm::TestSet:

Classes

class  Iterator
 

Public Member Functions

void perform (void)
 

Static Public Attributes

static TestSet def
 

Detailed Description

Singleton class containing all existing tests.

elm::TestCase, CHECK, TEST_BEGIN

Member Function Documentation

void elm::TestSet::perform ( void  )

Perform the tests of the test set.

Member Data Documentation

TestSet elm::TestSet::def
static

The documentation for this class was generated from the following files: