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