Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
void test()
248
{
249
test_copy_mapping();
250
test_generic_mapping();
251
test_components_mapping();
252
}
253
254
OPENGEODE_TEST(
"model-mapping"
)
Callers
4
test_copy_mapping
Function · 0.70
test_generic_mapping
Function · 0.70
test_components_mapping
Function · 0.70
test_merge_mappings
Function · 0.70
Calls
3
test_copy_mapping
Function · 0.85
test_generic_mapping
Function · 0.85
test_components_mapping
Function · 0.85
Tested by
no test coverage detected