Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void TestGenerationTest::init()
69
{
70
dir.reset(new QTemporaryDir);
71
baseUrl = QUrl::fromLocalFile(dir->path());
72
}
73
74
void TestGenerationTest::yamlTemplate()
75
{
Callers
nothing calls this directly
Calls
2
reset
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected