Definition at line 22 of file graph_test.cc.
◆ GraphTest()
◆ AddAssertionFailure()
| void testing::Test::AddAssertionFailure |
( |
| ) |
|
|
inlineinherited |
◆ AddCatRule()
| void StateTestWithBuiltinRules::AddCatRule |
( |
State * |
state | ) |
|
|
inherited |
Add a "cat" rule to state.
Used by some tests; it's otherwise done by the ctor to state_.
Definition at line 89 of file test.cc.
References AssertParse().
◆ AssertionFailures()
| int testing::Test::AssertionFailures |
( |
| ) |
const |
|
inlineinherited |
◆ Check()
| bool testing::Test::Check |
( |
bool |
condition, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
error |
|
) |
| |
|
inherited |
◆ Failed()
| bool testing::Test::Failed |
( |
| ) |
const |
|
inlineinherited |
◆ GetNode()
| Node * StateTestWithBuiltinRules::GetNode |
( |
const std::string & |
path | ) |
|
|
inherited |
◆ Run()
| virtual void testing::Test::Run |
( |
| ) |
|
|
pure virtualinherited |
◆ SetUp()
| virtual void testing::Test::SetUp |
( |
| ) |
|
|
inlinevirtualinherited |
◆ TearDown()
| virtual void testing::Test::TearDown |
( |
| ) |
|
|
inlinevirtualinherited |
◆ fs_
◆ scan_
◆ state_
| State StateTestWithBuiltinRules::state_ |
|
inherited |
The documentation for this struct was generated from the following file: