Skip to content

Test Result : OkTest

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

All Tests

Test nameDurationStatus
errReturnsEmptyOptional0 msPassed
getSuccessValueReturnsExpectedValue0 msPassed
ifErrDoesNotApplyErrorValueAction1 msPassed
ifOkAppliesSpecifiedSuccessValueAction1 msPassed
ifOkWithNullThrowsNullPointerException1 msPassed
invertReturnsExpectedResult1 msPassed
isErrReturnsFalse0 msPassed
isOkReturnsTrue1 msPassed
iteratorWorksAsExpected1 msPassed
mapAppliesMappingFunctionWithSuccessValue1 msPassed
mapErrDoesNotApplyMappingFunction0 msPassed
mapWithNullThrowsNullPointerException0 msPassed
ofWithNullThrowsNullPointerException0 msPassed
okReturnsExpectedOptional1 msPassed
orElseGetReturnsOriginalValue0 msPassed
orElseReturnsOriginalValue1 msPassed
orElseThrowReturnsOriginalValue1 msPassed
orElseThrowReturnsOriginalValueWithApplyingThrowableSupplier47 msPassed
streamContainsSuccessValue2 msPassed
testHashCodeAndEquals16 msPassed