MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test

Function test

tests/model/test-model-mapping.cpp:247–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247void test()
248{
249 test_copy_mapping();
250 test_generic_mapping();
251 test_components_mapping();
252}
253
254OPENGEODE_TEST( "model-mapping" )

Callers 4

test_copy_mappingFunction · 0.70
test_generic_mappingFunction · 0.70
test_components_mappingFunction · 0.70
test_merge_mappingsFunction · 0.70

Calls 3

test_copy_mappingFunction · 0.85
test_generic_mappingFunction · 0.85
test_components_mappingFunction · 0.85

Tested by

no test coverage detected