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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void TestMinMaxAverage ()
 
void TestSafeMinMaxAverage ()
 

Private Member Functions

 CPPUNIT_TEST (TestMinMaxAverage)
 
 CPPUNIT_TEST (TestSafeMinMaxAverage)
 
 CPPUNIT_TEST_SUITE (TestAccumulator)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 23 of file testAccumulator.cc.

Member Function Documentation

TestAccumulator::CPPUNIT_TEST ( TestMinMaxAverage  )
private
TestAccumulator::CPPUNIT_TEST ( TestSafeMinMaxAverage  )
private
TestAccumulator::CPPUNIT_TEST_SUITE ( TestAccumulator  )
private
TestAccumulator::CPPUNIT_TEST_SUITE_END ( )
private
void TestAccumulator::setUp ( )
inline

Definition at line 33 of file testAccumulator.cc.

void TestAccumulator::tearDown ( )
inline

Definition at line 35 of file testAccumulator.cc.

void TestAccumulator::TestMinMaxAverage ( )
inline

Definition at line 38 of file testAccumulator.cc.

References ASSERT_EQUAL, and max.

void TestAccumulator::TestSafeMinMaxAverage ( )
inline

Definition at line 82 of file testAccumulator.cc.

References ASSERT_EQUAL, and max.


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

, generated on Tue Sep 26 2023.