ARB
Public Member Functions | List of all members
SimpleTester Class Reference

Public Member Functions

 SimpleTester (const UnitTest_simple *tests_, const UnitTest_simple *postcond_)
 
size_t perform_all ()
 
size_t get_test_count () const
 
double overall_duration_ms () const
 

Detailed Description

Definition at line 430 of file UnitTester.cxx.

Constructor & Destructor Documentation

SimpleTester::SimpleTester ( const UnitTest_simple tests_,
const UnitTest_simple postcond_ 
)
inline

Definition at line 441 of file UnitTester.cxx.

References UnitTest_simple::fun.

Member Function Documentation

size_t SimpleTester::perform_all ( )
size_t SimpleTester::get_test_count ( ) const
inline

Definition at line 451 of file UnitTester.cxx.

Referenced by UnitTester::UnitTester().

double SimpleTester::overall_duration_ms ( ) const
inline

Definition at line 453 of file UnitTester.cxx.

Referenced by UnitTester::UnitTester().


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