Class ThrownExceptionMediator

java.lang.Object
ch.nolix.base.testing.standardtest.AbstractThrownExceptionMediator
ch.nolix.base.testing.standardtest.ThrownExceptionMediator

public final class ThrownExceptionMediator extends AbstractThrownExceptionMediator
A ThrownExceptionMediator is not mutable. A ThrownExceptionMediator does not need to have an exception. In the case an exception was expected, but not thrown, a ThrownExceptionMediator must be created, but an exception cannot be given to it.
Author:
Silvan Wyss