MCPcopy 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
56void TestFilter::strictMatching()
57{
58 strictMatching_ = true;
59}
60
61void TestFilter::invertMatching()
62{

Callers 7

addStrictGroupFilterMethod · 0.80
addStrictNameFilterMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected