Public Member Functions | Protected Member Functions | Protected Attributes

OpenMesh::Utils::TestingFramework::TestFunc Class Reference

Collaboration diagram for OpenMesh::Utils::TestingFramework::TestFunc:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestFunc (TestingFramework &_th, const std::string &_n)
void operator() (void)
const TestingFrameworktestHelper () const

Protected Member Functions

virtual void prolog (void)
virtual void body (void)=0
virtual void epilog (void)
TestingFrameworktestHelper ()
 TestFunc (const TestFunc &_cpy)
TestFuncbegin (std::string _title, const std::string &_info="")
TestFuncend (void)
template<typename ValueType >
bool verify (const ValueType &_rc, const ValueType &_expected, std::string _info)
template<typename ValueType >
void verify_x (const ValueType &_rc, const ValueType &_expected, std::string _info)
TestFuncinfo (const std::string &_info)
TestFuncinfo (const std::ostringstream &_ostr)

Protected Attributes

TestingFrameworkth_
std::string name_

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

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .