Skip to content

Test Result : OkTest

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

All Tests

Test nameDurationStatus
errReturnsEmptyOptional0 msPassed
getSuccessValueReturnsExpectedValue0 msPassed
ifErrDoesNotApplyErrorValueAction1 msPassed
ifOkAppliesSpecifiedSuccessValueAction1 msPassed
ifOkWithNullThrowsNullPointerException0 msPassed
invertReturnsExpectedResult0 msPassed
isErrReturnsFalse0 msPassed
isOkReturnsTrue1 msPassed
iteratorWorksAsExpected2 msPassed
mapAppliesMappingFunctionWithSuccessValue1 msPassed
mapErrDoesNotApplyMappingFunction0 msPassed
mapWithNullThrowsNullPointerException0 msPassed
ofWithNullThrowsNullPointerException0 msPassed
okReturnsExpectedOptional0 msPassed
orElseGetReturnsOriginalValue1 msPassed
orElseReturnsOriginalValue0 msPassed
orElseThrowReturnsOriginalValue0 msPassed
orElseThrowReturnsOriginalValueWithApplyingThrowableSupplier50 msPassed
streamContainsSuccessValue2 msPassed
testHashCodeAndEquals18 msPassed