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

Method cleanup

tests/problemreportertest.cpp:119–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 static void cleanup()
120 {
121 ProblemCollector::instance()->clearScans();
122 QCOMPARE(ProblemCollector::instance()->problems().size(), 0);
123 }
124
125 static void testDuplicates()
126 {

Callers

nothing calls this directly

Calls 2

clearScansMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected