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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testALot ()
 
void testCloning ()
 
void testContainerOps ()
 
void testDereferenceZeroThrow ()
 
void testNoThrow ()
 
void testPrintStatistics ()
 

Private Member Functions

 CPPUNIT_TEST (testALot)
 
 CPPUNIT_TEST (testNoThrow)
 
 CPPUNIT_TEST (testCloning)
 
 CPPUNIT_TEST (testPrintStatistics)
 
 CPPUNIT_TEST (testContainerOps)
 
 CPPUNIT_TEST_EXCEPTION (testDereferenceZeroThrow, utl::NonExistentComponentException)
 
 CPPUNIT_TEST_SUITE (testShadowPtr)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 220 of file testShadowPtr.cc.

Member Function Documentation

testShadowPtr::CPPUNIT_TEST ( testALot  )
private
testShadowPtr::CPPUNIT_TEST ( testNoThrow  )
private
testShadowPtr::CPPUNIT_TEST ( testCloning  )
private
testShadowPtr::CPPUNIT_TEST ( testPrintStatistics  )
private
testShadowPtr::CPPUNIT_TEST ( testContainerOps  )
private
testShadowPtr::CPPUNIT_TEST_EXCEPTION ( testDereferenceZeroThrow  ,
utl::NonExistentComponentException   
)
private
testShadowPtr::CPPUNIT_TEST_SUITE ( testShadowPtr  )
private
testShadowPtr::CPPUNIT_TEST_SUITE_END ( )
private
void testShadowPtr::setUp ( )
inline

Definition at line 233 of file testShadowPtr.cc.

void testShadowPtr::tearDown ( )
inline

Definition at line 235 of file testShadowPtr.cc.

void testShadowPtr::testALot ( )
inline
void testShadowPtr::testCloning ( )
inline
void testShadowPtr::testContainerOps ( )
inline

Definition at line 340 of file testShadowPtr.cc.

References OverCounted::Clear(), OverCounted::Print(), and utl::swap().

void testShadowPtr::testDereferenceZeroThrow ( )
inline

Definition at line 292 of file testShadowPtr.cc.

References utl::bar, ns1::Foo::GetData(), and ns2::Bar::GetFoo1().

void testShadowPtr::testNoThrow ( )
inline

Definition at line 300 of file testShadowPtr.cc.

References utl::bar, ns1::Foo::GetData(), and ns2::Bar::GetFoo2().

void testShadowPtr::testPrintStatistics ( )
inline

Definition at line 332 of file testShadowPtr.cc.

References utl::CountedObjectRegistry::PrintStatistics().


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

, generated on Tue Sep 26 2023.