#include <gtest.h>
testing::TestSuite::~TestSuite |
( |
| ) |
|
|
virtual |
const char* testing::TestSuite::name |
( |
| ) |
const |
|
inline |
const char* testing::TestSuite::type_param |
( |
| ) |
const |
|
inline |
bool testing::TestSuite::should_run |
( |
| ) |
const |
|
inline |
int testing::TestSuite::successful_test_count |
( |
| ) |
const |
int testing::TestSuite::skipped_test_count |
( |
| ) |
const |
int testing::TestSuite::failed_test_count |
( |
| ) |
const |
int testing::TestSuite::reportable_disabled_test_count |
( |
| ) |
const |
int testing::TestSuite::disabled_test_count |
( |
| ) |
const |
int testing::TestSuite::reportable_test_count |
( |
| ) |
const |
int testing::TestSuite::test_to_run_count |
( |
| ) |
const |
int testing::TestSuite::total_test_count |
( |
| ) |
const |
bool testing::TestSuite::Passed |
( |
| ) |
const |
|
inline |
bool testing::TestSuite::Failed |
( |
| ) |
const |
|
inline |
const TestInfo * testing::TestSuite::GetTestInfo |
( |
int |
i | ) |
const |
References testing::internal::COLOR_GREEN, testing::internal::COLOR_RED, testing::internal::COLOR_YELLOW, count, testing::internal::FormatFileLocation(), testing::UnitTest::GetInstance(), testing::internal::GetTimeInMillis(), testing::internal::HandleExceptionsInMethodIfSupported(), i, internal::UnitTestImpl, testing::UnitTest::listeners(), testing::TestEventListener::OnTestCaseEnd(), testing::TestEventListener::OnTestCaseStart(), testing::TestEventListener::OnTestSuiteEnd(), testing::TestEventListener::OnTestSuiteStart(), testing::internal::StreamableToString(), total_test_count(), and upload::type.
Referenced by testing::internal::FormatEpochTimeInMillisAsIso8601(), testing::internal::UnitTestHelper::GetSortedTests(), testing::TestInfoTest::GetTestInfo(), testing::internal::PrettyUnitTestResultPrinter::OnEnvironmentsTearDownStart(), testing::internal::JsonUnitTestResultPrinter::OnTestIterationEnd(), testing::internal::TEST(), and TEST().
const TestResult& testing::TestSuite::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
friend class internal::UnitTestImpl |
|
friend |
The documentation for this class was generated from the following files:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/include/gtest/gtest.h
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/src/gtest.cc