#include <tjtest.h>
List of all members.
Base class for unit tests. Derive from this, implement the check() function and place a static instanve in the source file to register it for the test run.
Definition at line 36 of file tjtest.h.