MCPcopy Create free account
hub / github.com/catboost/catboost / End

Method End

library/cpp/testing/unittest/registar.cpp:181–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void NUnitTest::ITestSuiteProcessor::End() {
182 OnEnd();
183}
184
185void NUnitTest::ITestSuiteProcessor::UnitStart(const TUnit& unit) {
186 CurTestErrors_.clear();

Callers 4

with_lockMethod · 0.45
OnEndMethod · 0.45
OnEndMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected