#include <gtest.h>
Definition at line 778 of file gtest.h.
virtual testing::TestCase::~TestCase |
( |
| ) |
|
|
virtual |
const char* testing::TestCase::name |
( |
| ) |
const |
|
inline |
const char* testing::TestCase::type_param |
( |
| ) |
const |
|
inline |
bool testing::TestCase::should_run |
( |
| ) |
const |
|
inline |
int testing::TestCase::successful_test_count |
( |
| ) |
const |
int testing::TestCase::failed_test_count |
( |
| ) |
const |
int testing::TestCase::reportable_disabled_test_count |
( |
| ) |
const |
int testing::TestCase::disabled_test_count |
( |
| ) |
const |
int testing::TestCase::reportable_test_count |
( |
| ) |
const |
int testing::TestCase::test_to_run_count |
( |
| ) |
const |
int testing::TestCase::total_test_count |
( |
| ) |
const |
bool testing::TestCase::Passed |
( |
| ) |
const |
|
inline |
bool testing::TestCase::Failed |
( |
| ) |
const |
|
inline |
const TestInfo* testing::TestCase::GetTestInfo |
( |
int |
i | ) |
const |
const TestResult& testing::TestCase::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- test/googletest/googletest/include/gtest/gtest.h