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

Method report_test_end

src/CppUTestExt/CodeMemoryReportFormatter.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void CodeMemoryReportFormatter::report_test_end(TestResult* result, UtestShell&)
146{
147 result->print("}/*");
148}
149
150void CodeMemoryReportFormatter::report_testgroup_start(TestResult* result, UtestShell& test)
151{

Callers

nothing calls this directly

Calls 1

printMethod · 0.45

Tested by

no test coverage detected