Uses of Class
ch.nolix.base.testing.standardtest.ThrownExceptionMediator
Packages that use ThrownExceptionMediator
-
Uses of ThrownExceptionMediator in ch.nolix.base.testing.standardtest
Methods in ch.nolix.base.testing.standardtest that return ThrownExceptionMediatorModifier and TypeMethodDescriptionstatic ThrownExceptionMediatorThrownExceptionMediator.forExcetpion(Throwable exception) <E extends Exception>
ThrownExceptionMediatorGenerates an error if the exception of the currentThrownExceptionMediatoris not of the given type.static ThrownExceptionMediatorThrownExceptionMediator.withoutException()