Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ UNIT_TEST
Function
UNIT_TEST
generator/generator_tests/cluster_finder_tests.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
UNIT_TEST(ClustersFinder_Empty)
102
{
103
std::vector<ClusterT> expected;
104
Test({}, expected);
105
}
106
107
UNIT_TEST(ClustersFinder_OneElement)
108
{
Callers
nothing calls this directly
Calls
2
NamedPoint
Class · 0.85
Test
Function · 0.70
Tested by
no test coverage detected