Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing::internal::SuiteApiResolver< T > Struct Template Reference
Inheritance diagram for testing::internal::SuiteApiResolver< T >:

Public Types

using Test
 

Static Public Member Functions

static SetUpTearDownSuiteFuncType GetSetUpCaseOrSuite (const char *filename, int line_num)
 
static SetUpTearDownSuiteFuncType GetTearDownCaseOrSuite (const char *filename, int line_num)
 

Member Typedef Documentation

◆ Test

template<typename T >
using testing::internal::SuiteApiResolver< T >::Test
Initial value:
typename std::conditional<sizeof(T) != 0, ::testing::Test, void>::type
Definition gtest.h:414

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