noException

public static ActualException<T> noException<T extends Throwable>()(source)

Returns a behavior where no exception was thrown.

Return

the behavior

Parameters

<T>

the type of the expected exception