MCPcopy Create free account
hub / github.com/Blizzard/s2client-api / AppTestBotCrash

Method AppTestBotCrash

tests/test_app.cc:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 bool reported_crash_;
64
65 AppTestBotCrash() :
66 reported_crash_(false) {
67 Add(TestAppBasic(DebugInterface::crash));
68 }
69
70 void OnTestsBegin() override {
71 }

Callers

nothing calls this directly

Calls 1

TestAppBasicClass · 0.85

Tested by

no test coverage detected