Public Member Functions | List of all members
testing::internal::TypedTestCasePState Class Reference

#include <ts_gtest.h>

Public Member Functions

 TypedTestCasePState ()
 
bool AddTestName (const char *file, int line, const char *case_name, const char *test_name)
 
const char * VerifyRegisteredTestNames (const char *file, int line, const char *registered_tests)
 

Constructor & Destructor Documentation

testing::internal::TypedTestCasePState::TypedTestCasePState ( )

Member Function Documentation

bool testing::internal::TypedTestCasePState::AddTestName ( const char *  file,
int  line,
const char *  case_name,
const char *  test_name 
)
const char* testing::internal::TypedTestCasePState::VerifyRegisteredTestNames ( const char *  file,
int  line,
const char *  registered_tests 
)

The documentation for this class was generated from the following file: