Public Member Functions | |
void | setUp () |
void | tearDown () |
void | testCentralDeprecator () |
void | testDeprecatorEmpty () |
void | testFillCount () |
void | testUsageReport () |
void | testUsageReportLong () |
Private Member Functions | |
CPPUNIT_TEST (testDeprecatorEmpty) | |
CPPUNIT_TEST (testFillCount) | |
CPPUNIT_TEST (testUsageReport) | |
CPPUNIT_TEST (testUsageReportLong) | |
CPPUNIT_TEST (testCentralDeprecator) | |
CPPUNIT_TEST_SUITE (testDeprecator) | |
CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
Deprecator * | fDeprecator |
Definition at line 26 of file testDeprecator.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 42 of file testDeprecator.cc.
|
inline |
Definition at line 48 of file testDeprecator.cc.
|
inline |
Definition at line 101 of file testDeprecator.cc.
References utl::Deprecator::Deprecated(), utl::Deprecator::GetReport(), utl::Deprecator::GetSize(), and utl::Deprecator::IsEmpty().
|
inline |
Definition at line 54 of file testDeprecator.cc.
|
inline |
Definition at line 61 of file testDeprecator.cc.
|
inline |
Definition at line 78 of file testDeprecator.cc.
|
inline |
Definition at line 88 of file testDeprecator.cc.
|
private |
Definition at line 37 of file testDeprecator.cc.