_succeed() | ccunit::UnitTest | [inline] |
Add(TestComponentPtr) | ccunit::TestComponent | [inline, virtual] |
CheckRecursion(TestComponent *) const | ccunit::TestComponent | [inline, virtual] |
checkRun() | ccunit::TestComponent | |
do_fail(const std::string &lbl, const char *fname, const char *fnt_name, long lineno) | ccunit::UnitTest | [protected] |
do_test(bool cond, const std::string &lbl, const char *fname, const char *fnt_name, long lineno) | ccunit::UnitTest | [protected] |
getFailures() const | ccunit::TestComponent | [inline] |
getName() const | ccunit::TestComponent | [inline] |
getNumFailed() | ccunit::TestComponent | |
getNumPassed() | ccunit::TestComponent | |
hasRun() | ccunit::TestComponent | |
m_failures | ccunit::TestComponent | [protected] |
m_hasRun | ccunit::TestComponent | [protected] |
m_name | ccunit::TestComponent | [protected] |
m_nFail | ccunit::TestComponent | [protected] |
m_nPass | ccunit::TestComponent | [protected] |
operator<<(ostream &ostr, TestComponentPtr my_test_component) | ccunit::TestComponent | [friend] |
operator<<(ostream &ostr, TestComponent &my_test_component) | ccunit::TestComponent | [friend] |
Remove(TestComponentPtr) | ccunit::TestComponent | [inline, virtual] |
report(ostream &ostr) | ccunit::UnitTest | [virtual] |
reset() | ccunit::TestComponent | [virtual] |
run() | ccunit::TestComponent | [virtual] |
run_tests() | StackTest | [virtual] |
setName(const string &name) | ccunit::TestComponent | [inline] |
SIZE enum value | StackTest | [private] |
StackTest() | StackTest | |
stk | StackTest | [private] |
testBadSize() | StackTest | |
TestComponent(const string &name="(no name)") | ccunit::TestComponent | |
testOverflow() | StackTest | |
testPop() | StackTest | |
testPopulate() | StackTest | |
testUnderflow() | StackTest | |
UnitTest(const string &name="(no name)") | ccunit::UnitTest | [inline] |
~TestComponent() | ccunit::TestComponent | [virtual] |
~UnitTest() | ccunit::UnitTest | [inline, virtual] |