List of all members | Public Member Functions | Private Member Functions
testTestTools Class Reference
Inheritance diagram for testTestTools:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testCloseTo ()
 
void testEqual ()
 
void testNotEqual ()
 

Private Member Functions

 CPPUNIT_TEST (testEqual)
 
 CPPUNIT_TEST (testNotEqual)
 
 CPPUNIT_TEST (testCloseTo)
 
 CPPUNIT_TEST_SUITE (testTestTools)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 17 of file testTestTools.cc.

Member Function Documentation

testTestTools::CPPUNIT_TEST ( testEqual  )
private
testTestTools::CPPUNIT_TEST ( testNotEqual  )
private
testTestTools::CPPUNIT_TEST ( testCloseTo  )
private
testTestTools::CPPUNIT_TEST_SUITE ( testTestTools  )
private
testTestTools::CPPUNIT_TEST_SUITE_END ( )
private
void testTestTools::setUp ( )
inline

Definition at line 26 of file testTestTools.cc.

void testTestTools::tearDown ( )
inline

Definition at line 28 of file testTestTools.cc.

void testTestTools::testCloseTo ( )
inline

Definition at line 55 of file testTestTools.cc.

References tst::Expected(), and tst::Verify().

void testTestTools::testEqual ( )
inline

Definition at line 31 of file testTestTools.cc.

References tst::Expected().

void testTestTools::testNotEqual ( )
inline

Definition at line 43 of file testTestTools.cc.

References tst::Expected(), and tst::Verify().


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

, generated on Tue Sep 26 2023.