public interface TestValueExpectation<VALUE_TYPE> extends TestExpectation
Modifier and Type | Method and Description |
---|---|
void |
callAndAssertValue(ReturnValueCall<VALUE_TYPE> valueCall) |
handleExceptionNotThrown, handleThrownException
void callAndAssertValue(ReturnValueCall<VALUE_TYPE> valueCall) throws java.lang.Throwable
java.lang.Throwable