|
OpenEnroth 90c43ae
|
#include <GameTest.h>
Static Public Member Functions | |
| static void | init (EngineController *engineController, TestController *testController) |
Protected Types | |
| using | TestBodyFunction = void(*)(EngineController &, TestController &, CommonTapeRecorder &, CharacterTapeRecorder &, ActorTapeRecorder &) |
Protected Member Functions | |
| virtual void | SetUp () override |
| virtual void | TearDown () override |
| void | runTestBody (TestBodyFunction testBody) |
Protected Attributes | |
| EngineController *const | game = nullptr |
| TestController *const | test = nullptr |
|
protected |
|
static |
|
protected |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
protected |
|
protected |