ffead.server.doc
CUnit Class Referenceabstract

Public Member Functions

virtual void setUp ()=0
 
virtual void beforeTest ()=0
 
virtual void test ()=0
 
virtual void afterTest ()=0
 
template<typename T >
bool isEquals (T lhs, T rhs)
 
template<typename T >
bool isNotEquals (T lhs, T rhs)
 
template<typename T >
bool isTrue (bool value)
 
template<typename T >
bool isFalse (bool value)
 
template<typename T >
bool isOfType (T lhs, string className)
 

Detailed Description

Definition at line 29 of file CUnit.h.


The documentation for this class was generated from the following file: