Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
void TestFilter::invertMatching()
62
{
63
invertMatching_ = true;
64
}
65
66
bool TestFilter::match(const SimpleString& name) const
67
{
Callers
6
addExcludeGroupFilter
Method · 0.80
addExcludeStrictGroupFilter
Method · 0.80
addExcludeNameFilter
Method · 0.80
addExcludeStrictNameFilter
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected