MCPcopy Create free account
hub / github.com/Skycoder42/QtAutoUpdater / initTestCase

Method initTestCase

tests/auto/plugins/testlib/plugintest.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void PluginTest::initTestCase()
28{
29 QVERIFY(init());
30}
31
32void PluginTest::cleanupTestCase()
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected