Skip to content

Test Result : OkTest

0 failures (±0)
20 tests (±0)
Took 61 ms.

All Tests

Test nameDurationStatus
errReturnsEmptyOptional0 msPassed
getSuccessValueReturnsExpectedValue0 msPassed
ifErrDoesNotApplyErrorValueAction0 msPassed
ifOkAppliesSpecifiedSuccessValueAction1 msPassed
ifOkWithNullThrowsNullPointerException1 msPassed
invertReturnsExpectedResult1 msPassed
isErrReturnsFalse0 msPassed
isOkReturnsTrue0 msPassed
iteratorWorksAsExpected1 msPassed
mapAppliesMappingFunctionWithSuccessValue1 msPassed
mapErrDoesNotApplyMappingFunction0 msPassed
mapWithNullThrowsNullPointerException0 msPassed
ofWithNullThrowsNullPointerException3 msPassed
okReturnsExpectedOptional0 msPassed
orElseGetReturnsOriginalValue1 msPassed
orElseReturnsOriginalValue0 msPassed
orElseThrowReturnsOriginalValue0 msPassed
orElseThrowReturnsOriginalValueWithApplyingThrowableSupplier15 msPassed
streamContainsSuccessValue2 msPassed
testHashCodeAndEquals35 msPassed