Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TypeId
Method
TypeId
library/cpp/testing/unittest/registar.cpp:304–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
NUnitTest::TTestBase::~TTestBase() = default;
303
304
TString NUnitTest::TTestBase::TypeId() const {
305
return TypeName(*this);
306
}
307
308
void NUnitTest::TTestBase::SetUp() {
309
}
Callers
1
Execute
Method · 0.45
Calls
1
TypeName
Function · 0.50
Tested by
no test coverage detected