#include <gtest.h>
Definition at line 417 of file gtest.h.
◆ ~Test()
virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
◆ Test()
◆ HasFailure()
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure()
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure()
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ IsSkipped()
static bool testing::Test::IsSkipped |
( |
| ) |
|
|
static |
◆ RecordProperty() [1/2]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [2/2]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ SetUp()
virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
◆ SetUpTestCase()
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestSuite()
static void testing::Test::SetUpTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TearDown()
virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
◆ TearDownTestCase()
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestSuite()
static void testing::Test::TearDownTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TestInfo
The documentation for this class was generated from the following file:
- quda/tests/googletest/include/gtest/gtest.h