A test for running in the engine should receive the class attribute EngineTest. An engine instance should be optained with the EngineFactory. This allows the unit test to run within the currently running TheWizardsEngine.
Initial scene setup is provided through a service (TestSceneBuilder), currently using the internal DI.