DUNE: Uniform Navigational Environment  2.6.0-rc1
Test Class Reference

Public Member Functions

 Test (const char *name)
 
void boolean (const char *description, bool expression)
 
void failed (const char *description, const char *reason)
 
void passed (const char *description, const char *reason=NULL)
 
 ~Test (void)
 
int getReturnValue (void)
 

Constructor & Destructor Documentation

Test::Test ( const char *  name)
inline
Test::~Test ( void  )
inline

Member Function Documentation

void Test::boolean ( const char *  description,
bool  expression 
)
inline
void Test::failed ( const char *  description,
const char *  reason 
)
inline
int Test::getReturnValue ( void  )
inline
void Test::passed ( const char *  description,
const char *  reason = NULL 
)
inline
Collaboration diagram for Test:
Collaboration graph