MCPcopy 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
157void PerforcePluginTest::testHistory()
158{
159 VcsJob* j = m_plugin->log(QUrl( QUrl::fromLocalFile(perforceTestBaseDir + perforceTest_FileName) ));
160 VERIFYJOB(j);
161}
162
163void PerforcePluginTest::testRevert()
164{

Callers

nothing calls this directly

Calls 2

QUrlClass · 0.50
logMethod · 0.45

Tested by

no test coverage detected