Wolfgang Schell

Results 1 comments of Wolfgang Schell

A possible workaround is to use a subclass of `JukitoRunner` which overrides `org.jukito.JukitoRunner.withAfters(FrameworkMethod, Object, Statement)` with a version creating a subclass of `InjectedAfterStatements` overriding `org.jukito.InjectedAfterStatements.evaluate()` to catch any `MultipleFailureException` and...