Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Y_UNIT_TEST
Function
Y_UNIT_TEST
util/system/user_ut.cpp:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
Y_UNIT_TEST_SUITE(TestUser) {
6
Y_UNIT_TEST(TestNotEmpty) {
7
UNIT_ASSERT(GetUsername());
8
}
9
} // Y_UNIT_TEST_SUITE(TestUser)
Callers
nothing calls this directly
Calls
1
GetUsername
Function · 0.85
Tested by
no test coverage detected