Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
void PerforcePluginTest::testStatus()
146
{
147
VcsJob* j = m_plugin->status(QList<QUrl>( { QUrl::fromLocalFile(perforceTestBaseDirNoSlash) } ));
148
VERIFYJOB(j);
149
}
150
151
void PerforcePluginTest::testAnnotate()
152
{
Callers
nothing calls this directly
Calls
1
status
Method · 0.45
Tested by
no test coverage detected