Test specification containing the setup and teardown handlers and test cases. More...
#include <utest_specification.h>
Test specification containing the setup and teardown handlers and test cases.
This class simply holds the test cases and allows you to specify default handlers, and override setup and teardown handlers. The order of arguments is:
Definition at line 48 of file utest_specification.h.