This is the complete list of members for
ADH::test_Graph, including all inherited members.
| countTestCases() const | TestCase | [inline] |
| do_cout(std::ostream &COUT) | ADH::test_Graph | |
| do_dump(std::ostream &COUT) | ADH::test_Graph | |
| 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] |
| G | ADH::test_Graph | [private] |
| getName() const | TestCase | [inline] |
| m_cycle | ADH::test_Graph | [private] |
| 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() | ADH::test_Graph | [virtual] |
| runBare() | TestCase | [inline] |
| runCount() const | TestCase | [inline] |
| runTest() | TestCase | [inline] |
| set_cycles(bool v) | ADH::test_Graph | [inline] |
| setName(const char *name=0) | TestCase | [inline] |
| setUp() | ADH::test_Graph | [virtual] |
| successCount() const | TestCase | [inline, virtual] |
| summary() const | TestCase | [inline, virtual] |
| tearDown() | TestCase | [inline, virtual] |
| test_connected() | ADH::test_Graph | |
| test_connected_cycle() | ADH::test_Graph | |
| test_Graph() | ADH::test_Graph | [inline] |
| test_isCircuit() | ADH::test_Graph | |
| test_isConnected() | ADH::test_Graph | |
| test_isVertex() | ADH::test_Graph | |
| test_Rep_const_iterator() | ADH::test_Graph | |
| test_spanningTree() | ADH::test_Graph | |
| test_vertexList() | ADH::test_Graph | |
| 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] |