#include <gtest.h>
Definition at line 778 of file gtest.h.
◆ TestCase() [1/2]
◆ ~TestCase() [1/2]
| virtual testing::TestCase::~TestCase |
( |
| ) |
|
|
virtual |
◆ TestCase() [2/2]
◆ ~TestCase() [2/2]
| virtual testing::TestCase::~TestCase |
( |
| ) |
|
|
virtual |
◆ ad_hoc_test_result() [1/2]
| const TestResult& testing::TestCase::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
Definition at line 849 of file gtest.h.
849 {
return ad_hoc_test_result_; }
◆ ad_hoc_test_result() [2/2]
| const TestResult& testing::TestCase::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
Definition at line 849 of file gtest.h.
849 {
return ad_hoc_test_result_; }
◆ disabled_test_count() [1/2]
| int testing::TestCase::disabled_test_count |
( |
| ) |
const |
◆ disabled_test_count() [2/2]
| int testing::TestCase::disabled_test_count |
( |
| ) |
const |
◆ elapsed_time() [1/2]
Definition at line 841 of file gtest.h.
841 {
return elapsed_time_; }
◆ elapsed_time() [2/2]
Definition at line 841 of file gtest.h.
841 {
return elapsed_time_; }
◆ Failed() [1/2]
| bool testing::TestCase::Failed |
( |
| ) |
const |
|
inline |
Definition at line 838 of file gtest.h.
int failed_test_count() const
◆ Failed() [2/2]
| bool testing::TestCase::Failed |
( |
| ) |
const |
|
inline |
Definition at line 838 of file gtest.h.
int failed_test_count() const
◆ failed_test_count() [1/2]
| int testing::TestCase::failed_test_count |
( |
| ) |
const |
◆ failed_test_count() [2/2]
| int testing::TestCase::failed_test_count |
( |
| ) |
const |
◆ GetTestInfo() [1/2]
| const TestInfo* testing::TestCase::GetTestInfo |
( |
int |
i | ) |
const |
◆ GetTestInfo() [2/2]
| const TestInfo* testing::TestCase::GetTestInfo |
( |
int |
i | ) |
const |
◆ name() [1/2]
| const char* testing::TestCase::name |
( |
| ) |
const |
|
inline |
Definition at line 800 of file gtest.h.
800 {
return name_.c_str(); }
◆ name() [2/2]
| const char* testing::TestCase::name |
( |
| ) |
const |
|
inline |
Definition at line 800 of file gtest.h.
800 {
return name_.c_str(); }
◆ Passed() [1/2]
| bool testing::TestCase::Passed |
( |
| ) |
const |
|
inline |
◆ Passed() [2/2]
| bool testing::TestCase::Passed |
( |
| ) |
const |
|
inline |
◆ reportable_disabled_test_count() [1/2]
| int testing::TestCase::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_disabled_test_count() [2/2]
| int testing::TestCase::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_test_count() [1/2]
| int testing::TestCase::reportable_test_count |
( |
| ) |
const |
◆ reportable_test_count() [2/2]
| int testing::TestCase::reportable_test_count |
( |
| ) |
const |
◆ should_run() [1/2]
| bool testing::TestCase::should_run |
( |
| ) |
const |
|
inline |
Definition at line 811 of file gtest.h.
811 {
return should_run_; }
◆ should_run() [2/2]
| bool testing::TestCase::should_run |
( |
| ) |
const |
|
inline |
Definition at line 811 of file gtest.h.
811 {
return should_run_; }
◆ successful_test_count() [1/2]
| int testing::TestCase::successful_test_count |
( |
| ) |
const |
◆ successful_test_count() [2/2]
| int testing::TestCase::successful_test_count |
( |
| ) |
const |
◆ test_to_run_count() [1/2]
| int testing::TestCase::test_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [2/2]
| int testing::TestCase::test_to_run_count |
( |
| ) |
const |
◆ total_test_count() [1/2]
| int testing::TestCase::total_test_count |
( |
| ) |
const |
◆ total_test_count() [2/2]
| int testing::TestCase::total_test_count |
( |
| ) |
const |
◆ type_param() [1/2]
| const char* testing::TestCase::type_param |
( |
| ) |
const |
|
inline |
Definition at line 804 of file gtest.h.
805 if (type_param_.
get() != NULL)
806 return type_param_->c_str();
◆ type_param() [2/2]
| const char* testing::TestCase::type_param |
( |
| ) |
const |
|
inline |
Definition at line 804 of file gtest.h.
805 if (type_param_.
get() != NULL)
806 return type_param_->c_str();
◆ internal::UnitTestImpl
◆ Test
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h