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

Method hasEnteredActiveState

plugins/debuggercommon/tests/testhelper.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124bool ActiveStateSessionSpy::hasEnteredActiveState() const
125{
126 return m_hasEnteredActiveState;
127}
128
129void ActiveStateSessionSpy::reset()
130{

Callers 2

resetAndRunFunction · 0.80
waitForStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected