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

Method printCurrentGroupEnded

src/CppUTest/TestOutput.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void TestOutput::printCurrentGroupEnded(const TestResult& /*res*/)
141{
142}
143
144void TestOutput::printTestsEnded(const TestResult& result)
145{

Callers 1

currentGroupEndedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected