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

Method testStatus

plugins/perforce/tests/test_perforce.cpp:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145void PerforcePluginTest::testStatus()
146{
147 VcsJob* j = m_plugin->status(QList<QUrl>( { QUrl::fromLocalFile(perforceTestBaseDirNoSlash) } ));
148 VERIFYJOB(j);
149}
150
151void PerforcePluginTest::testAnnotate()
152{

Callers

nothing calls this directly

Calls 1

statusMethod · 0.45

Tested by

no test coverage detected