- 3.0.1 core module.
|
#include "gtest/gtest.h"
Classes | |
class | Fixture |
Functions | |
TEST (SkipTest, DoesSkip) | |
TEST_F (Fixture, SkipsOneTest) | |
TEST_F (Fixture, SkipsAnotherTest) | |
TEST | ( | SkipTest | , |
DoesSkip | |||
) |
References EXPECT_EQ, and GTEST_SKIP.