Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blizzard/s2client-api
/ TestAppBasic
Method
TestAppBasic
tests/test_app.cc:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
int delay_ms_;
15
16
TestAppBasic() :
17
TestSequence() {
18
}
19
20
TestAppBasic(DebugInterface::AppTest app_test, int delay_ms = 0) :
21
app_test_(app_test),
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected