MCPcopy 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
101UNIT_TEST(ClustersFinder_Empty)
102{
103 std::vector<ClusterT> expected;
104 Test({}, expected);
105}
106
107UNIT_TEST(ClustersFinder_OneElement)
108{

Callers

nothing calls this directly

Calls 2

NamedPointClass · 0.85
TestFunction · 0.70

Tested by

no test coverage detected