Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ testHistory
Method
testHistory
plugins/perforce/tests/test_perforce.cpp:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void PerforcePluginTest::testHistory()
158
{
159
VcsJob* j = m_plugin->log(QUrl( QUrl::fromLocalFile(perforceTestBaseDir + perforceTest_FileName) ));
160
VERIFYJOB(j);
161
}
162
163
void PerforcePluginTest::testRevert()
164
{
Callers
nothing calls this directly
Calls
2
QUrl
Class · 0.50
log
Method · 0.45
Tested by
no test coverage detected