MCPcopy Create free account
hub / github.com/KDE/kdevelop / init

Method init

plugins/filetemplates/tests/test_generationtest.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void TestGenerationTest::init()
69{
70 dir.reset(new QTemporaryDir);
71 baseUrl = QUrl::fromLocalFile(dir->path());
72}
73
74void TestGenerationTest::yamlTemplate()
75{

Callers

nothing calls this directly

Calls 2

resetMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected