Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Error
Method
Error
library/cpp/testing/unittest/registar.cpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void NUnitTest::ITestSuiteProcessor::Error(const TError& descr) {
196
AddTestError(*descr.test);
197
198
OnError(&descr);
199
}
200
201
void NUnitTest::ITestSuiteProcessor::BeforeTest(const TTest& test) {
202
OnBeforeTest(&test);
Callers
4
copytree3
Function · 0.45
OnError
Method · 0.45
OnError
Method · 0.45
AddError
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected