In all locomotion classes, throw exception if an event is not supported by...
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.
Showing
Please register or sign in to comment