Skip to content
Snippets Groups Projects
Commit adaff75f authored by Andreas Rauschert's avatar Andreas Rauschert
Browse files

Integrate MantleAPI v12

- Reimplement deleted Mocks that return other mocks on e.g.
GetEntityRepository() in test/TestUtils.h as Fake classes
- Replace mocks with fake classes in tests
- fix wrong usage of (local) LaneIds and (global) UniqueId for lanes in
LateralDistanceAction and ConvertScenarioAbsoluteTargetLaneTest
- adjust to new getter for entities (weak ptr instead of optional
reference wrapper)
- entities in the repo are now shared ptr instead of unique ptrs (for
tests)
- adjust to new route handling (removed AssignRoute(), add Create() in
route repository
and SetRoute() in entity)
- adjust to renaming of members in route definition
- adjust to redefinition of polynomial in SplineSection (struct instead
of tuple)
- fix namespace for MockStatistics
parent 7aa6c8ce
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 114 additions and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment