CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
cpunit::TestStore Member List
This is the complete list of members for cpunit::TestStore, including all inherited members.
decompose_path(const std::string &path) const cpunit::TestStore [private]
dispose()cpunit::TestStore [static]
find_node(const std::string &path, const bool create_nonexisting)cpunit::TestStore [private]
get_instance()cpunit::TestStore [static]
get_test_units(const std::string &pattern)cpunit::TestStore
get_tests(const std::string &pattern)cpunit::TestStore
insert_set_up(Callable *su)cpunit::TestStore
insert_tear_down(Callable *td)cpunit::TestStore
insert_test(Callable *test)cpunit::TestStore
INSTANCEcpunit::TestStore [private, static]
rootcpunit::TestStore [private]
TestStore()cpunit::TestStore [private]
~TestStore()cpunit::TestStore [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines