MADNESS  version 0.9
testing::TestCase Member List

This is the complete list of members for testing::TestCase, including all inherited members.

ad_hoc_test_result() const testing::TestCaseinline
disabled_test_count() const testing::TestCase
elapsed_time() const testing::TestCaseinline
Failed() const testing::TestCaseinline
failed_test_count() const testing::TestCase
GetTestInfo(int i) const testing::TestCase
internal::UnitTestImpl classtesting::TestCasefriend
name() const testing::TestCaseinline
Passed() const testing::TestCaseinline
reportable_disabled_test_count() const testing::TestCase
reportable_test_count() const testing::TestCase
should_run() const testing::TestCaseinline
successful_test_count() const testing::TestCase
Test classtesting::TestCasefriend
test_to_run_count() const testing::TestCase
TestCase(const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc)testing::TestCase
total_test_count() const testing::TestCase
type_param() const testing::TestCaseinline
~TestCase()testing::TestCasevirtual