Wolfgang Schell
Results
1
issues of
Wolfgang Schell
Using `ExpectedException` to test for expected exception does not work as intended, as Jukito's `InjectedAfterStatements.evaluate()` wraps and rethrows all exceptions as `org.junit.internal.runners.model.MultipleFailureException.MultipleFailureException(List)` This behavior would be ok for multiple exceptions,...