Skip to content

Test Result : ErrTest

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

All Tests

Test nameDurationStatus
errReturnsExpectedOptional2 msPassed
getErrorValueReturnsExpectedValue0 msPassed
ifErrAppliesSpecifiedErrorValueAction27 msPassed
ifErrWithNullThrowsNullPointerException1 msPassed
ifOkDoesNotApplySuccessValueAction17 msPassed
invertReturnsExpectedResult0 msPassed
isErrReturnsTrue0 msPassed
isOkReturnsFalse1 msPassed
iteratorWorksAsExpected1 msPassed
mapDoesNotApplyMappingFunction0.7 secPassed
mapErrAppliesMappingFunctionWithErrorValue25 msPassed
mapErrWithNullThrowsNullPointerException1 msPassed
ofWithNullThrowsNullPointerException1 msPassed
okReturnsEmptyOptional2 msPassed
orElseGetReturnsAppliesSupplyingFunction1 msPassed
orElseReturnsAlternativeSuccessValue0 msPassed
orElseThrowAppliesThrowableSupplier1 msPassed
orElseThrowThrowsNoSuchElementExceptionWrappingValueIfCheckedException1 msPassed
orElseThrowThrowsValueIfError1 msPassed
orElseThrowThrowsValueIfRuntimeException6 msPassed
orElseThrowsThrowsGenericNoSuchElementExceptionIfValueIsNoThrowable1 msPassed
streamIsEmpty6 msPassed
testHashCodeAndEquals0.63 secPassed