Skip to content

Test Result : ThingSearchPublisherVerificationTest

0 failures (±0) , 30 skipped (-2)
76 tests (±0)
Took 19 sec.

All Tests

Test nameDurationStatus
optional_spec104_mustSignalOnErrorWhenFails0 msSkipped
optional_spec104_mustSignalOnErrorWhenFails3 msSkipped
optional_spec105_emptyStreamMustTerminateBySignallingOnComplete0.6 secFixed
optional_spec105_emptyStreamMustTerminateBySignallingOnComplete0.6 secFixed
optional_spec111_maySupportMultiSubscribe0 msSkipped
optional_spec111_maySupportMultiSubscribe12 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront10 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront0 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected0 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected11 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne12 msSkipped
optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne0 msSkipped
optional_spec111_registeredSubscribersMustReceiveOnNextOrOnCompleteSignals11 msSkipped
optional_spec111_registeredSubscribersMustReceiveOnNextOrOnCompleteSignals0 msSkipped
optional_spec309_requestNegativeNumberMaySignalIllegalArgumentExceptionWithSpecificMessage0.11 secSkipped
optional_spec309_requestNegativeNumberMaySignalIllegalArgumentExceptionWithSpecificMessage0 msSkipped
required_createPublisher1MustProduceAStreamOfExactly1Element43 msPassed
required_createPublisher1MustProduceAStreamOfExactly1Element44 msPassed
required_createPublisher3MustProduceAStreamOfExactly3Elements28 msPassed
required_createPublisher3MustProduceAStreamOfExactly3Elements29 msPassed
required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements0.33 secPassed
required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements0.33 secPassed
required_spec102_maySignalLessThanRequestedAndTerminateSubscription19 msPassed
required_spec102_maySignalLessThanRequestedAndTerminateSubscription20 msPassed
required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates0.13 secPassed
required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates0.13 secPassed
required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled0.11 secPassed
required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled0.11 secPassed
required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe4 msSkipped
required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe0 msSkipped
required_spec109_mustIssueOnSubscribeForNonNullSubscriber12 msPassed
required_spec109_mustIssueOnSubscribeForNonNullSubscriber13 msPassed
required_spec109_subscribeThrowNPEOnNullSubscriber6 msPassed
required_spec109_subscribeThrowNPEOnNullSubscriber7 msPassed
required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe0.11 secPassed
required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe0.11 secPassed
required_spec303_mustNotAllowUnboundedRecursion27 msPassed
required_spec303_mustNotAllowUnboundedRecursion26 msPassed
required_spec306_afterSubscriptionIsCancelledRequestMustBeNops0.11 secPassed
required_spec306_afterSubscriptionIsCancelledRequestMustBeNops0.11 secPassed
required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops0.11 secPassed
required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops0.11 secPassed
required_spec309_requestNegativeNumberMustSignalIllegalArgumentException0.12 secPassed
required_spec309_requestNegativeNumberMustSignalIllegalArgumentException0.12 secPassed
required_spec309_requestZeroMustSignalIllegalArgumentException0.1 secPassed
required_spec309_requestZeroMustSignalIllegalArgumentException0.1 secPassed
required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling0.31 secPassed
required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling0.31 secPassed
required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber1.1 secPassed
required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber1.1 secPassed
required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue0.11 secPassed
required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue0.11 secPassed
required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue66 msPassed
required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue66 msPassed
required_spec317_mustSupportAPendingElementCountUpToLongMaxValue16 msPassed
required_spec317_mustSupportAPendingElementCountUpToLongMaxValue15 msPassed
required_validate_boundedDepthOfOnNextAndRequestRecursion1 msPassed
required_validate_boundedDepthOfOnNextAndRequestRecursion1 msPassed
required_validate_maxElementsFromPublisher0 msPassed
required_validate_maxElementsFromPublisher0 msPassed
stochastic_spec103_mustSignalOnMethodsSequentially6 secPassed
stochastic_spec103_mustSignalOnMethodsSequentially6 secPassed
untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled6 msSkipped
untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled0 msSkipped
untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled0 msSkipped
untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled0 msSkipped
untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals1 msSkipped
untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals0 msSkipped
untested_spec109_subscribeShouldNotThrowNonFatalThrowable0 msSkipped
untested_spec109_subscribeShouldNotThrowNonFatalThrowable15 msSkipped
untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice0 msSkipped
untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice0 msSkipped
untested_spec304_requestShouldNotPerformHeavyComputations0 msSkipped
untested_spec304_requestShouldNotPerformHeavyComputations1 msSkipped
untested_spec305_cancelMustNotSynchronouslyPerformHeavyComputation0 msSkipped
untested_spec305_cancelMustNotSynchronouslyPerformHeavyComputation0 msSkipped