class PropertyListMatcher

Defined at line 61 of file ../../sdk/lib/inspect/testing/cpp/inspect.h

Matcher interface to check the list of Node properties.

Public Methods

void PropertyListMatcher (PropertiesMatcher matcher)

Defined at line 105 of file ../../sdk/lib/inspect/testing/cpp/inspect.cc

bool MatchAndExplain (const NodeValue & obj, ::testing::MatchResultListener * listener)

Defined at line 108 of file ../../sdk/lib/inspect/testing/cpp/inspect.cc

void DescribeTo (::std::ostream * os)

Defined at line 113 of file ../../sdk/lib/inspect/testing/cpp/inspect.cc

void DescribeNegationTo (::std::ostream * os)

Defined at line 118 of file ../../sdk/lib/inspect/testing/cpp/inspect.cc