Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Start
Method
Start
library/cpp/testing/unittest/registar.cpp:177–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
NUnitTest::ITestSuiteProcessor::~ITestSuiteProcessor() = default;
176
177
void NUnitTest::ITestSuiteProcessor::Start() {
178
OnStart();
179
}
180
181
void NUnitTest::ITestSuiteProcessor::End() {
182
OnEnd();
Callers
2
OnStart
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected