MCPcopy 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

302NUnitTest::TTestBase::~TTestBase() = default;
303
304TString NUnitTest::TTestBase::TypeId() const {
305 return TypeName(*this);
306}
307
308void NUnitTest::TTestBase::SetUp() {
309}

Callers 1

ExecuteMethod · 0.45

Calls 1

TypeNameFunction · 0.50

Tested by

no test coverage detected