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

Method countTest

src/CppUTest/TestResult.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void TestResult::countTest()
86{
87 testCount_++;
88}
89
90void TestResult::countRun()
91{

Callers 4

runAllTestsMethod · 0.80
runOneTestFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected