- 26 Feb, 2019 2 commits
-
-
Benedikt Kleinmeier authored
Grouped all event tests in directory "VadereModelTests/TestEvents" and lowercased all test files (to be consistent with existing model tests).
-
Benedikt Kleinmeier authored
Implemented "OSMBehaviorController" and use it in "UpdateSchemeEventDriven" and "UpdateSchemeSequential".
-
- 25 Feb, 2019 12 commits
-
-
Benedikt Kleinmeier authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In "pom.xml" and "VadereGui/pom.xml", use latest version of Maven's Mockito plugin to avoid mocking errors during unit test phase. See: - https://github.com/calypsonet/keyple-java/issues/443 - https://mvnrepository.com/artifact/org.mockito/mockito-core - https://mvnrepository.com/artifact/org.mockito/mockito-all/1.9.5
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Maven's JaCoCo plugin version 0.8.3 newly uses a whitespace character to separate numbers and percentage sign. Therefore, adapted regular expression.
-
Benedikt Kleinmeier authored
Moved configuration of Maven's code coverage plugin "JaCoCo" from subprojects to top-level "pom.xml".
-
Daniel Lehmberg authored
Merge branch '210-seed-test-fails-on-windows-worker-with-modulenotfounderror-no-module-named-vadere_analysis_tool' into java_migration
-
- 24 Feb, 2019 2 commits
-
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
# Conflicts: # pom.xml
-
- 22 Feb, 2019 17 commits
-
-
Daniel Lehmberg authored
Merge branch 'master' into 210-seed-test-fails-on-windows-worker-with-modulenotfounderror-no-module-named-vadere_analysis_tool
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Renamed exception "NotSupportedEvent" to "UnsupportedEventException" to respect Java's naming convention.
-
Benedikt Kleinmeier authored
In all locomotion classes, throw exception if an event is not supported by this model to inform the user. Use new exception "NotSupportedEvent" or the static helper method "throwExceptionIfNotElapsedTimeEvent()". VadereModelTests/TestBangEvent/scenarios/00-NotSupportedEventTest.scenario: - Added this scenario to test if an exception pops up in GUI when combining a locomotion model and an unsupported event.
-
Benedikt Kleinmeier authored
In "ProjectView", display a more meaningful error message when an exception occurs during simulation run. For this, use the text from the inner (causing) exception instead of the outer exception.
-
Timy Phan authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 21 Feb, 2019 7 commits
-
-
Benedikt Kleinmeier authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Extended "BangEvent" to hold a "Target" and use this new information in "UpdateSchemeEventDriven" and "UpdateSchemeSequential".
-
Daniel Lehmberg authored
Merge branch 'master' into 210-seed-test-fails-on-windows-worker-with-modulenotfounderror-no-module-named-vadere_analysis_tool
-