Skip to content

Test Result : ErrTest

0 failures (±0)
23 tests (±0)
Took 2.2 sec.

All Tests

Test nameDurationStatus
errReturnsExpectedOptional2 msPassed
getErrorValueReturnsExpectedValue0 msPassed
ifErrAppliesSpecifiedErrorValueAction32 msPassed
ifErrWithNullThrowsNullPointerException0 msPassed
ifOkDoesNotApplySuccessValueAction49 msPassed
invertReturnsExpectedResult1 msPassed
isErrReturnsTrue0 msPassed
isOkReturnsFalse2 msPassed
iteratorWorksAsExpected3 msPassed
mapDoesNotApplyMappingFunction0.95 secPassed
mapErrAppliesMappingFunctionWithErrorValue18 msPassed
mapErrWithNullThrowsNullPointerException1 msPassed
ofWithNullThrowsNullPointerException11 msPassed
okReturnsEmptyOptional3 msPassed
orElseGetReturnsAppliesSupplyingFunction2 msPassed
orElseReturnsAlternativeSuccessValue0 msPassed
orElseThrowAppliesThrowableSupplier21 msPassed
orElseThrowThrowsNoSuchElementExceptionWrappingValueIfCheckedException1 msPassed
orElseThrowThrowsValueIfError1 msPassed
orElseThrowThrowsValueIfRuntimeException1 msPassed
orElseThrowsThrowsGenericNoSuchElementExceptionIfValueIsNoThrowable1 msPassed
streamIsEmpty0.27 secPassed
testHashCodeAndEquals0.9 secPassed