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

Classes

class  Object
 

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testCopyAssign ()
 
void testCountTwoTypes ()
 
void testPrintStatistics ()
 
void testSimpleCount ()
 

Private Member Functions

 CPPUNIT_TEST (testSimpleCount)
 
 CPPUNIT_TEST (testCountTwoTypes)
 
 CPPUNIT_TEST (testCopyAssign)
 
 CPPUNIT_TEST (testPrintStatistics)
 
 CPPUNIT_TEST_SUITE (testCountedObject)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 33 of file testCountedObject.cc.

Member Function Documentation

testCountedObject::CPPUNIT_TEST ( testSimpleCount  )
private
testCountedObject::CPPUNIT_TEST ( testCountTwoTypes  )
private
testCountedObject::CPPUNIT_TEST ( testCopyAssign  )
private
testCountedObject::CPPUNIT_TEST ( testPrintStatistics  )
private
testCountedObject::CPPUNIT_TEST_SUITE_END ( )
private
void testCountedObject::setUp ( )
inline

Definition at line 55 of file testCountedObject.cc.

void testCountedObject::tearDown ( )
inline

Definition at line 57 of file testCountedObject.cc.

void testCountedObject::testCopyAssign ( )
inline

Definition at line 97 of file testCountedObject.cc.

References ASSERT_EXTENDED_OBJECT_COUNTS.

void testCountedObject::testCountTwoTypes ( )
inline

Definition at line 74 of file testCountedObject.cc.

References ASSERT_OBJECT_COUNTS.

void testCountedObject::testPrintStatistics ( )
inline
void testCountedObject::testSimpleCount ( )
inline

Definition at line 60 of file testCountedObject.cc.

References ASSERT_OBJECT_COUNTS.


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

, generated on Tue Sep 26 2023.