|
const char * | test_suite_name () const |
|
const char * | test_case_name () const |
|
const char * | name () const |
|
const char * | type_param () const |
|
const char * | value_param () const |
|
const char * | file () const |
|
int | line () const |
|
bool | is_in_another_shard () const |
|
bool | should_run () const |
|
bool | is_reportable () const |
|
const TestResult * | result () const |
|
|
class | Test |
|
class | TestSuite |
|
class | internal::UnitTestImpl |
|
class | internal::StreamingListenerTest |
|
TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_suite_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, internal::SetUpTestSuiteFunc set_up_tc, internal::TearDownTestSuiteFunc tear_down_tc, internal::TestFactoryBase *factory) |
|
The documentation for this class was generated from the following files:
- deps/externals/googletest/googletest/include/gtest/gtest.h
- deps/externals/googletest/googletest/src/gtest.cc