Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ strictMatching
Method
strictMatching
src/CppUTest/TestFilter.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void TestFilter::strictMatching()
57
{
58
strictMatching_ = true;
59
}
60
61
void TestFilter::invertMatching()
62
{
Callers
7
addStrictGroupFilter
Method · 0.80
addExcludeStrictGroupFilter
Method · 0.80
addStrictNameFilter
Method · 0.80
addExcludeStrictNameFilter
Method · 0.80
addTestToRunBasedOnVerboseOutput
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected