Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ MapColorTest
Method
MapColorTest
test/map_color_t.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
95
MapColorTest::MapColorTest(QObject* parent)
96
: QObject(parent)
97
{
98
// nothing
99
}
100
101
void MapColorTest::constructorTest()
102
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected