MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / cleanupTestCase

Method cleanupTestCase

test/replay_test.cpp:27–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void ReplyTest::cleanupTestCase()
28{
29 QApplication::processEvents();
30 sleepAndRefresh( 1000 );
31 main_win->on_actionClear_triggered();
32 main_win->close();
33}
34
35void ReplyTest::basicLoad()
36{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected