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

Method TestRawGenerator

generator/generator_tests_support/test_generator.cpp:42–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42TestRawGenerator::TestRawGenerator()
43{
44 GetStyleReader().SetCurrentStyle(MapStyleMerged);
45 classificator::Load();
46
47 SetupTmpFolder("./raw_generator");
48}
49
50TestRawGenerator::~TestRawGenerator()
51{

Callers

nothing calls this directly

Calls 2

SetCurrentStyleMethod · 0.80
LoadFunction · 0.50

Tested by

no test coverage detected