MCPcopy Create free account
hub / github.com/cpputest/cpputest / invertMatching

Method invertMatching

src/CppUTest/TestFilter.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void TestFilter::invertMatching()
62{
63 invertMatching_ = true;
64}
65
66bool TestFilter::match(const SimpleString& name) const
67{

Callers 6

addExcludeGroupFilterMethod · 0.80
addExcludeNameFilterMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected