Skip to content

Test Result : SubscriberWhiteboxVerification

0 failures (±0) , 13 skipped (±0)
27 tests (±0)
Took 0.82 sec.

All Tests

Test nameDurationStatus
required_exerciseWhiteboxHappyPath0.19 secPassed
required_spec201_mustSignalDemandViaSubscriptionRequest2 msPassed
required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnComplete4 msPassed
required_spec203_mustNotCallMethodsOnSubscriptionOrPublisherInOnError2 msPassed
required_spec205_mustCallSubscriptionCancelIfItAlreadyHasAnSubscriptionAndReceivesAnotherOnSubscribeSignal0.1 secPassed
required_spec208_mustBePreparedToReceiveOnNextSignalsAfterHavingCalledSubscriptionCancel0.1 secPassed
required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall0.1 secPassed
required_spec209_mustBePreparedToReceiveAnOnCompleteSignalWithoutPrecedingRequestCall0.1 secPassed
required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall1 msPassed
required_spec210_mustBePreparedToReceiveAnOnErrorSignalWithoutPrecedingRequestCall0 msPassed
required_spec213_onError_mustThrowNullPointerExceptionWhenParametersAreNull12 msPassed
required_spec213_onNext_mustThrowNullPointerExceptionWhenParametersAreNull1 msPassed
required_spec213_onSubscribe_mustThrowNullPointerExceptionWhenParametersAreNull1 msPassed
required_spec308_requestMustRegisterGivenNumberElementsToBeProduced0.2 secPassed
untested_spec202_shouldAsynchronouslyDispatch0 msSkipped
untested_spec204_mustConsiderTheSubscriptionAsCancelledInAfterRecievingOnCompleteOrOnError0 msSkipped
untested_spec206_mustCallSubscriptionCancelIfItIsNoLongerValid1 msSkipped
untested_spec207_mustEnsureAllCallsOnItsSubscriptionTakePlaceFromTheSameThreadOrTakeCareOfSynchronization0 msSkipped
untested_spec211_mustMakeSureThatAllCallsOnItsMethodsHappenBeforeTheProcessingOfTheRespectiveEvents1 msSkipped
untested_spec212_mustNotCallOnSubscribeMoreThanOnceBasedOnObjectEquality_specViolation0 msSkipped
untested_spec213_failingOnSignalInvocation1 msSkipped
untested_spec301_mustNotBeCalledOutsideSubscriberContext0 msSkipped
untested_spec310_requestMaySynchronouslyCallOnNextOnSubscriber1 msSkipped
untested_spec311_requestMaySynchronouslyCallOnCompleteOrOnError0 msSkipped
untested_spec314_cancelMayCauseThePublisherToShutdownIfNoOtherSubscriptionExists0 msSkipped
untested_spec315_cancelMustNotThrowExceptionAndMustSignalOnError0 msSkipped
untested_spec316_requestMustNotThrowExceptionAndMustOnErrorTheSubscriber0 msSkipped