MCPcopy Create free account
hub / github.com/KDAB/GammaRay / testRootPath

Method testRootPath

tests/selflocatortest.cpp:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 static void testRootPath()
36 {
37 qDebug() << Paths::rootPath();
38 QVERIFY(!Paths::rootPath().isEmpty());
39 }
40};
41
42QTEST_MAIN(SelfLocatorTest)

Callers

nothing calls this directly

Calls 2

rootPathFunction · 0.85
isEmptyMethod · 0.45

Tested by

no test coverage detected