This is the complete list of members for
test_BUnit, including all inherited members.
countTestCases() const | TestCase | [inline] |
do_toString(const TestCase *tc, std::basic_ostringstream< char > &ost) | TestCase | [friend] |
do_toXML(const TestCase *tc, std::basic_ostringstream< char > &ost) | TestCase | [friend] |
errorCount() const | TestCase | [inline] |
failureCount() const | TestCase | [inline, virtual] |
failureString() const | TestCase | [inline] |
getName() const | TestCase | [inline] |
m_failure | TestCase | [protected] |
m_failureList | TestCase | [protected] |
m_name | TestCase | [protected] |
m_pass | TestCase | [protected] |
m_test_suite_destroy | TestCase | [protected] |
nError() const | TestCase | [inline, protected] |
nPass() const | TestCase | [inline, protected] |
recordFailure(const char *label, const char *fname, int lineno, bool must_copy=false) | TestCase | [inline, protected] |
recordFailure(const std::string &label, const char *fname, int lineno) | TestCase | [inline, protected] |
recordSuccess() | TestCase | [inline, protected] |
report() const | TestCase | [inline] |
reset() | TestCase | [inline, virtual] |
Run() | TestCase | [inline] |
run() | test_BUnit | [virtual] |
runBare() | TestCase | [inline] |
runCount() const | TestCase | [inline] |
runTest() | TestCase | [inline] |
setName(const char *name=0) | TestCase | [inline] |
setUp() | TestCase | [inline, virtual] |
successCount() const | TestCase | [inline, virtual] |
summary() const | TestCase | [inline, virtual] |
tearDown() | TestCase | [inline, virtual] |
test_addTest() | test_BUnit | |
test_Allison() | test_BUnit | |
test_assertTrue_Msg() | test_BUnit | |
test_BUnit_macro() | test_BUnit | |
test_constructor() | test_BUnit | |
test_reset() | test_BUnit | |
test_run() | test_BUnit | |
test_setName() | test_BUnit | |
test_testThis() | test_BUnit | |
TestCase(const char *name=0) | TestCase | [inline] |
TestSuite class | TestCase | [friend] |
testThis(bool cond, const char *label, const char *fname, long lineno, bool must_copy=false) | TestCase | [inline, protected] |
testThis(bool cond, const std::string &label, const char *fname, long lineno) | TestCase | [inline, protected] |
toString() const | TestCase | [inline, virtual] |
toString(const T &val) | TestCase | [static] |
toXML() const | TestCase | [inline, virtual] |
wasSuccessful() const | TestCase | [inline] |
~TestCase() | TestCase | [inline, virtual] |