CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
|
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 | |
INSTANCE | cpunit::TestStore | [private, static] |
root | cpunit::TestStore | [private] |
TestStore() | cpunit::TestStore | [private] |
~TestStore() | cpunit::TestStore | [private] |