Skip to content

Test Result : OkTest

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

All Tests

Test nameDurationStatus
errReturnsEmptyOptional0 msPassed
getSuccessValueReturnsExpectedValue0 msPassed
ifErrDoesNotApplyErrorValueAction0 msPassed
ifOkAppliesSpecifiedSuccessValueAction1 msPassed
ifOkWithNullThrowsNullPointerException1 msPassed
invertReturnsExpectedResult1 msPassed
isErrReturnsFalse0 msPassed
isOkReturnsTrue1 msPassed
iteratorWorksAsExpected1 msPassed
mapAppliesMappingFunctionWithSuccessValue0 msPassed
mapErrDoesNotApplyMappingFunction0 msPassed
mapWithNullThrowsNullPointerException0 msPassed
ofWithNullThrowsNullPointerException1 msPassed
okReturnsExpectedOptional0 msPassed
orElseGetReturnsOriginalValue1 msPassed
orElseReturnsOriginalValue1 msPassed
orElseThrowReturnsOriginalValue0 msPassed
orElseThrowReturnsOriginalValueWithApplyingThrowableSupplier12 msPassed
streamContainsSuccessValue2 msPassed
testHashCodeAndEquals35 msPassed