MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / OnTestProgramStart

Method OnTestProgramStart

cpp/test/src/gtest.cc:3035–3035  ·  view source on GitHub ↗

The following methods override what's in the TestEventListener class.

Source from the content-addressed store, hash-verified

3033
3034 // The following methods override what's in the TestEventListener class.
3035 virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {}
3036 virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration);
3037 virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test);
3038 virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {}

Callers 1

RunAllTestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected