![]() |
Public Member Functions | |
| TestDescription_CoeffsTestSuite_test_GF_toobig () | |
| void | runTest () |
Public Member Functions inherited from CxxTest::RealTestDescription | |
| RealTestDescription () | |
| RealTestDescription (List &argList, SuiteDescription &argSuite, unsigned argLine, const char *argTestName) | |
| void | initialize (List &argList, SuiteDescription &argSuite, unsigned argLine, const char *argTestName) |
| const char * | file () const |
| unsigned | line () const |
| const char * | testName () const |
| const char * | suiteName () const |
| TestDescription * | next () |
| const TestDescription * | next () const |
| TestSuite * | suite () const |
| bool | setUp () |
| void | run () |
| bool | tearDown () |
Public Member Functions inherited from CxxTest::TestDescription | |
| virtual | ~TestDescription () |
Public Member Functions inherited from CxxTest::Link | |
| Link () | |
| virtual | ~Link () |
| bool | active () const |
| void | setActive (bool value=true) |
| Link * | justNext () |
| Link * | justPrev () |
| Link * | next () |
| Link * | prev () |
| const Link * | next () const |
| const Link * | prev () const |
| void | attach (List &l) |
| void | detach (List &l) |
Definition at line 62 of file coeffs_test_runner.cpp.
|
inline |
Definition at line 64 of file coeffs_test_runner.cpp.
|
inlinevirtual |
Implements CxxTest::RealTestDescription.
Definition at line 65 of file coeffs_test_runner.cpp.