#include <gtest.h>
|
| | TestInfo (const std::string &test_case_name, const std::string &name, const char *a_type_param, const char *a_value_param, internal::CodeLocation a_code_location, internal::TypeId fixture_class_id, internal::TestFactoryBase *factory) |
| | TestInfo (const std::string &test_case_name, const std::string &name, const char *a_type_param, const char *a_value_param, internal::CodeLocation a_code_location, internal::TypeId fixture_class_id, internal::TestFactoryBase *factory) |
| int | increment_death_test_count () |
| int | increment_death_test_count () |
| void | Run () |
| void | Run () |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestInfo) |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestInfo) |
|
| class | Test |
| class | TestCase |
| class | internal::UnitTestImpl |
| class | internal::StreamingListenerTest |
| TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_case_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, internal::TestFactoryBase *factory) |
| TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_case_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, internal::TestFactoryBase *factory) |
◆ ~TestInfo() [1/2]
◆ ~TestInfo() [2/2]
◆ TestInfo() [1/2]
| testing::TestInfo::TestInfo |
( |
const std::string & | test_case_name, |
|
|
const std::string & | name, |
|
|
const char * | a_type_param, |
|
|
const char * | a_value_param, |
|
|
internal::CodeLocation | a_code_location, |
|
|
internal::TypeId | fixture_class_id, |
|
|
internal::TestFactoryBase * | factory ) |
|
private |
◆ TestInfo() [2/2]
| testing::TestInfo::TestInfo |
( |
const std::string & | test_case_name, |
|
|
const std::string & | name, |
|
|
const char * | a_type_param, |
|
|
const char * | a_value_param, |
|
|
internal::CodeLocation | a_code_location, |
|
|
internal::TypeId | fixture_class_id, |
|
|
internal::TestFactoryBase * | factory ) |
|
private |
◆ ClearTestResult() [1/2]
◆ ClearTestResult() [2/2]
◆ file() [1/2]
◆ file() [2/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
◆ increment_death_test_count() [1/2]
◆ increment_death_test_count() [2/2]
◆ is_reportable() [1/2]
◆ is_reportable() [2/2]
◆ line() [1/2]
◆ line() [2/2]
◆ name() [1/2]
◆ name() [2/2]
◆ result() [1/2]
◆ result() [2/2]
◆ Run() [1/2]
◆ Run() [2/2]
◆ should_run() [1/2]
◆ should_run() [2/2]
◆ test_case_name() [1/2]
◆ test_case_name() [2/2]
◆ type_param() [1/2]
◆ type_param() [2/2]
◆ value_param() [1/2]
◆ value_param() [2/2]
◆ internal::MakeAndRegisterTestInfo [1/2]
◆ internal::MakeAndRegisterTestInfo [2/2]
◆ internal::StreamingListenerTest
| internal::StreamingListenerTest |
|
friend |
◆ internal::UnitTestImpl
◆ Test
◆ TestCase
◆ factory_
◆ fixture_class_id_
◆ is_disabled_
◆ location_
◆ matches_filter_
◆ name_
◆ result_
◆ should_run_
◆ test_case_name_
◆ type_param_
◆ value_param_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
- tests/gtest/include/gtest/gtest.h
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
- tests/gtest/src/gtest.cc