Interface | Description | |
---|---|---|
IReflectiveCallable | When invoked, throws the exception from the reflected method, rather than wrapping it in an InvocationTargetException. |
Class | Description | |
---|---|---|
EachTestNotifier | The EachTestNotifier is responsible for instructing a provided IRunNotifier about the execution of a specific test. | |
MultipleFailureException | The MultipleFailureExecption is used to store information on multiple errors that were encountered during the execution of a task. |