#include <test.h>
Public Member Functions | |
| virtual void | start ()=0 |
Protected Types | |
| typedef void(Test_case_type::* | Test_func )() |
Protected Member Functions | |
| void | run (Test_func test_function) |
|
|||||
|
|
|
||||||||||
|
Run the given test function within a one-time instantiation of the Test_case_type.
|
|
|||||||||
|
Implemented in derived classes, usually containing a series of calls to run().
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman