- 3.0.1 core module.
|
Classes | |
struct | testing::internal::LessByName< T > |
class | testing::internal::UnitTestHelper |
class | testing::internal::FinalSuccessChecker |
Namespaces | |
testing | |
testing::internal | |
Functions | |
testing::internal::TEST (ApiTest, UnitTestImmutableAccessorsWork) | |
AssertionResult | testing::internal::IsNull (const char *str) |
testing::internal::TEST (ApiTest, TestSuiteImmutableAccessorsWork) | |
testing::internal::TEST (ApiTest, TestSuiteDisabledAccessorsWork) | |
testing::internal::TEST (ApiTest, DISABLED_Dummy1) | |
testing::internal::TEST (DISABLED_Test, Dummy2) | |
int | main (int argc, char **argv) |
Variables | |
const int | testing::internal::kTypedTestSuites = 0 |
const int | testing::internal::kTypedTests = 0 |
int main | ( | int | argc, |
char ** | argv | ||
) |
References testing::AddGlobalTestEnvironment(), testing::InitGoogleTest(), and RUN_ALL_TESTS().