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

Method init

plugins/grepview/tests/test_findreplace.cpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void FindReplaceTest::init()
65{
66 // Ensure there are no open projects even if the last test run crashed.
67 m_projectController->closeAllProjects();
68}
69
70void FindReplaceTest::testFind_data()
71{

Callers

nothing calls this directly

Calls 1

closeAllProjectsMethod · 0.80

Tested by

no test coverage detected