MCPcopy Create free account
hub / github.com/comaps/comaps / ~EditorTest

Method ~EditorTest

libs/editor/editor_tests/osm_editor_test.cpp:203–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203EditorTest::~EditorTest()
204{
205 editor::tests_support::TearDownEditorForTesting();
206
207 m_dataSource.ClearCache();
208 for (auto const & file : m_mwmFiles)
209 Cleanup(file);
210}
211
212void EditorTest::GetFeatureTypeInfoTest()
213{

Callers

nothing calls this directly

Calls 2

TearDownEditorForTestingFunction · 0.85
ClearCacheMethod · 0.45

Tested by

no test coverage detected