Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ ObjectQueryTest
Method
ObjectQueryTest
test/object_query_t.cpp:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
50
ObjectQueryTest::ObjectQueryTest(QObject* parent)
51
: QObject(parent)
52
{
53
// nothing
54
}
55
56
const Object* ObjectQueryTest::testObject()
57
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected