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

Method cleanupTestCase

test/editor_test.cpp:39–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void EditorTest::cleanupTestCase()
40{
41 QApplication::processEvents();
42 sleepAndRefresh( 1000 );
43 main_win->on_actionClear_triggered();
44 main_win->close();
45}
46
47void EditorTest::loadFile()
48{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected