Class org.springframework.util.concurrent.SettableListenableFutureTests

27

tests

0

failures

0

ignored

0.082s

duration

100%

successful

Tests

Test Duration Result
cancelDoesNotNotifyCallbacksOnSet 0s passed
cancelDoesNotNotifyCallbacksOnSetException 0.012s passed
cancelPreventsExceptionFromBeingSet 0s passed
cancelPreventsValueFromBeingSet 0s passed
cancelSetsFutureToDone 0s passed
cancelStateThrowsExceptionWhenCallingGet 0s passed
cancelStateThrowsExceptionWhenCallingGetWithTimeout 0.022s passed
cancelWithMayInterruptIfRunningFalseDoesNotCallOverriddenMethod 0s passed
cancelWithMayInterruptIfRunningTrueCallsOverriddenMethod 0.001s passed
getWaitsForCompletion 0.021s passed
getWithTimeoutThrowsTimeoutException 0.001s passed
getWithTimeoutWaitsForCompletion 0.021s passed
nullIsAcceptedAsValueToSet 0s passed
returnsSetValue 0s passed
returnsSetValueFromCompletable 0s passed
setExceptionPreventsCancel 0s passed
setExceptionTriggersCallback 0.001s passed
setExceptionTriggersCallbackOnlyOnce 0.001s passed
setPreventsCancel 0s passed
setValueTriggersCallback 0.001s passed
setValueTriggersCallbackOnlyOnce 0.001s passed
setValueUpdatesDoneStatus 0s passed
throwsSetErrorWrappedInExecutionException 0s passed
throwsSetErrorWrappedInExecutionExceptionFromCompletable 0s passed
throwsSetExceptionWrappedInExecutionException 0s passed
throwsSetExceptionWrappedInExecutionExceptionFromCompletable 0s passed
validateInitialValues 0s passed