MCPcopy Create free account
hub / github.com/AshampooSystems/boden / OnTestEnd

Method OnTestEnd

tests/test_main.cpp:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 void OnTestEnd(const testing::TestInfo & /*testInfo*/) override { updateProgressLabel(); }
117 void OnTestProgramEnd(const testing::UnitTest &unit_test) override
118 {
119 testing::UnitTest::GetInstance()->listeners().Release(this);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected