Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
TestSet Class Reference

#include <elm/test.h>

+ Inheritance diagram for TestSet:

Classes

class  Iterator
 

Public Member Functions

void perform (void)
 

Static Public Attributes

static TestSet def
 

Detailed Description

Singleton class containing all existing tests.

@seealso elm::TestCase, CHECK, TEST_BEGIN

Member Function Documentation

◆ perform()

void perform ( void  )

Perform the tests of the test set.

Member Data Documentation

◆ def

TestSet def
static

Singleton of TestSet.

Referenced by TestCase::initialize(), and TestCase::TestCase().


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