Skip to content
Snippets Groups Projects
Commit 648058d6 authored by René Paris's avatar René Paris
Browse files

MockEntityRepository: Return all mocked entities when calling GetEntities

The mocked entities test_vehicle_, test_pedestrian_, and
test_static_object have been individual members, not managed by internal
entities collection. These test instances are now added to this
collection when creating an MockEntityRepository, which closes the loop
between GetEntities and working with the returned instances. This allow
to test and filter for individual entities when working with the mock.
parent af1a336c
No related branches found
No related tags found
Loading
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