Merge branch 'instantiate_controller_creator_in_ose_constructor' into 'main'
Instantiate ControllerCreator in OpenScenarioEngine class constructor See merge request !177
No related branches found
Tags v1.1.2
Showing
- engine/src/OpenScenarioEngine.cpp 4 additions, 2 deletionsengine/src/OpenScenarioEngine.cpp
- engine/src/Utils/ControllerCreator.h 2 additions, 3 deletionsengine/src/Utils/ControllerCreator.h
- engine/src/Utils/ControllerService.cpp 6 additions, 1 deletionengine/src/Utils/ControllerService.cpp
- engine/src/Utils/ControllerService.h 2 additions, 0 deletionsengine/src/Utils/ControllerService.h
- engine/src/Utils/IControllerService.h 5 additions, 1 deletionengine/src/Utils/IControllerService.h
- engine/tests/OpenScenarioEngineTest.cpp 8 additions, 0 deletionsengine/tests/OpenScenarioEngineTest.cpp
- engine/tests/TestUtils/MockControllerService.h 4 additions, 0 deletionsengine/tests/TestUtils/MockControllerService.h
- engine/tests/Utils/ControllerCreatorTest.cpp 17 additions, 0 deletionsengine/tests/Utils/ControllerCreatorTest.cpp
Please register or sign in to comment