My Project
|
#include <polys_test.h>
Public Member Functions | |
virtual bool | setUpWorld () |
virtual bool | setUpWorld () |
Public Member Functions inherited from GlobalPrintingFixture | |
GlobalPrintingFixture (bool redirect=false) | |
~GlobalPrintingFixture () | |
void | Redirect () |
virtual bool | setUpWorld () |
virtual bool | tearDownWorld () |
virtual bool | setUp () |
virtual bool | tearDown () |
Public Member Functions inherited from CxxTest::GlobalFixture | |
virtual bool | setUpWorld () |
virtual bool | tearDownWorld () |
virtual bool | setUp () |
virtual bool | tearDown () |
GlobalFixture () | |
~GlobalFixture () | |
GlobalFixture * | nextGlobalFixture () |
GlobalFixture * | prevGlobalFixture () |
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 |
virtual bool | setUp ()=0 |
virtual bool | tearDown ()=0 |
void | attach (List &l) |
void | detach (List &l) |
Additional Inherited Members | |
Static Public Member Functions inherited from CxxTest::GlobalFixture | |
static GlobalFixture * | firstGlobalFixture () |
static GlobalFixture * | lastGlobalFixture () |
Definition at line 24 of file polys_test.h.
|
inlinevirtual |
Reimplemented from GlobalPrintingFixture.
Definition at line 27 of file polys_test.h.
|
inlinevirtual |
Reimplemented from GlobalPrintingFixture.
Definition at line 16 of file rings_test.h.