Class Test
Defined in File gtest.h
Nested Relationships
Nested Types
Inheritance Relationships
Derived Type
public testing::TestWithParam< T >(Template Class TestWithParam)
Class Documentation
-
class Test
Subclassed by testing::TestWithParam< T >
Public Functions
-
virtual ~Test()
Public Static Functions
-
static inline void SetUpTestSuite()
-
static inline void TearDownTestSuite()
-
static inline void TearDownTestCase()
-
static inline void SetUpTestCase()
-
static bool HasFatalFailure()
-
static bool HasNonfatalFailure()
-
static bool IsSkipped()
-
static inline bool HasFailure()
-
static void RecordProperty(const std::string &key, const std::string &value)
Friends
- friend class TestInfo
-
virtual ~Test()