CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
cpunit::TestTreeNode Member List
This is the complete list of members for cpunit::TestTreeNode, including all inherited members.
add_child(TestTreeNode *child)cpunit::TestTreeNode
add_test(Callable *test)cpunit::TestTreeNode
ChildMap typedefcpunit::TestTreeNode [private]
childrencpunit::TestTreeNode [private]
countercpunit::TestTreeNode [private]
extract_matches(std::vector< TestUnit > &result, const GlobMatcher &m)cpunit::TestTreeNode
get_children()cpunit::TestTreeNode
get_local_name() const cpunit::TestTreeNode
get_path() const cpunit::TestTreeNode
local_namecpunit::TestTreeNode [private]
parentcpunit::TestTreeNode [private]
register_set_up(Callable *s)cpunit::TestTreeNode
register_tear_down(Callable *t)cpunit::TestTreeNode
setUpcpunit::TestTreeNode [private]
tearDowncpunit::TestTreeNode [private]
TestMap typedefcpunit::TestTreeNode [private]
testscpunit::TestTreeNode [private]
TestTreeNode(const std::string &loc_name)cpunit::TestTreeNode
~TestTreeNode()cpunit::TestTreeNode [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines