@Nested public class ExceptionalTest.Functions extends Object
Constructor and Description |
---|
Functions() |
@Test public void uncheckedBiFunctionThrows()
@Test public void uncheckedBiFunctionThrowsError()
@Test public void uncheckedBiFunctionDoesNotThrow()
@Test public void uncheckedBinaryOperatorThrowsError()
@Test public void uncheckedPredicateDoesNotThrow()
@Test public void uncheckedPredicateThrows()
@Test public void uncheckedPredicateThrowsError()
@Test public void uncheckedBinaryOperatorDoesNotThrow()
@Test public void uncheckedFunctionThrows()
@Test public void uncheckedFunctionThrowsError()
@Test public void uncheckedFunctionDoesNotThrow()
@Test public void uncheckedToIntFunctionThrows()
@Test public void uncheckedToIntFunctionThrowsError()
@Test public void uncheckedToIntFunctionDoesNotThrow()
@Test public void uncheckedToDoubleFunctionThrows()
@Test public void uncheckedToDoubleFunctionThrowsError()
@Test public void uncheckedToDoubleFunctionDoesNotThrow()
@Test public void uncheckedToLongFunctionThrows()
@Test public void uncheckedToLongFunctionThrowsError()
@Test public void uncheckedToLongFunctionDoesNotThrow()
@Test public void nothingIsThrownWhenRunnableExecutesNormally()
@Test public void nothingIsThrownWhenCallableExecutesNormally()
@Test public void rethrowsRuntimeExceptionFromCallable()
@Test public void wrapsIOExceptionFromCallable()
@Test public void wrapsReflectiveExceptionFromCallable()
@Test public void wrapsSecurityExceptionFromCheckedRunable()
@Test public void wrapsExceptionFromCheckedRunable()
@Test public void callableUncheckedThrows()
@Test public void callableUncheckedThrowsError()
@Test public void runnableUncheckedThrows()
@Test public void runnableUncheckedThrowsError()
@Test public void callableUncheckedCalled()
@Test public void runnableUncheckedRan()
@Test public void functionApplied()
@Test public void functionThrowsUnchecked()
@Test public void uncheckToIntBiFunctionThrows()
@Test public void uncheckToIntBiFunctionThrowsError()
@Test public void uncheckToIntBiFunctionInvoked()
Copyright © 2016–2018 earcam. All rights reserved.