MCPcopy Create free account
hub / github.com/comaps/comaps / Init

Method Init

generator/generator_tests_support/test_feature.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void TestFeature::Init()
99{
100 m_metadata.Set(Metadata::FMD_TEST_ID, strings::to_string(m_id));
101}
102
103bool TestFeature::Matches(FeatureType & feature) const
104{

Callers

nothing calls this directly

Calls 2

to_stringFunction · 0.85
SetMethod · 0.45

Tested by

no test coverage detected