a test driver for the background worker More...
#include <BackgroundDriver.h>
Public Member Functions | |
void | testInvariant () const |
test the invariant of this object | |
BackgroundDriver () | |
standard default constructor |
a test driver for the background worker
This is not meant for users, but for unit tests of the background process mechanism to run without the complication of any farm processes.
EL::BackgroundDriver::BackgroundDriver | ( | ) |
standard default constructor
void EL::BackgroundDriver::testInvariant | ( | ) | const |