Methods run, sorted chronologically

>> means before, << means after


Default suite

(Hover the method name to see the test class name)

TimeDelta (ms)Suite
configuration
Test
configuration
Class
configuration
Groups
configuration
Method
configuration
Test
method
ThreadInstances
15/06/19 17:01:07 0     >>setUp   main@1355531311
15/06/19 17:01:07 3      optional_spec104_mustSignalOnErrorWhenFails main@1355531311
15/06/19 17:01:07 20     >>setUp   main@1355531311
15/06/19 17:01:07 21      optional_spec105_emptyStreamMustTerminateBySignallingOnComplete main@1355531311
15/06/19 17:01:07 420     >>setUp   main@1355531311
15/06/19 17:01:07 420      optional_spec111_maySupportMultiSubscribe main@1355531311
15/06/19 17:01:07 424     >>setUp   main@1355531311
15/06/19 17:01:07 425      optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront main@1355531311
15/06/19 17:01:07 428     >>setUp   main@1355531311
15/06/19 17:01:07 428      optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected main@1355531311
15/06/19 17:01:07 431     >>setUp   main@1355531311
15/06/19 17:01:07 431      optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne main@1355531311
15/06/19 17:01:07 434     >>setUp   main@1355531311
15/06/19 17:01:07 434      required_createPublisher1MustProduceAStreamOfExactly1Element main@1355531311
15/06/19 17:01:07 446     >>setUp   main@1355531311
15/06/19 17:01:07 446      required_createPublisher3MustProduceAStreamOfExactly3Elements main@1355531311
15/06/19 17:01:07 450     >>setUp   main@1355531311
15/06/19 17:01:07 450      required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements main@1355531311
15/06/19 17:01:08 1365     >>setUp   main@1355531311
15/06/19 17:01:08 1365      required_spec102_maySignalLessThanRequestedAndTerminateSubscription main@1355531311
15/06/19 17:01:08 1368     >>setUp   main@1355531311
15/06/19 17:01:08 1368      required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates main@1355531311
15/06/19 17:01:08 1674     >>setUp   main@1355531311
15/06/19 17:01:08 1674      required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled main@1355531311
15/06/19 17:01:09 1980     >>setUp   main@1355531311
15/06/19 17:01:09 1980      required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe main@1355531311
15/06/19 17:01:09 1982     >>setUp   main@1355531311
15/06/19 17:01:09 1982      required_spec109_mustIssueOnSubscribeForNonNullSubscriber main@1355531311
15/06/19 17:01:09 1984     >>setUp   main@1355531311
15/06/19 17:01:09 1984      required_spec109_subscribeThrowNPEOnNullSubscriber main@1355531311
15/06/19 17:01:09 1987     >>setUp   main@1355531311
15/06/19 17:01:09 1987      required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe main@1355531311
15/06/19 17:01:09 2292     >>setUp   main@1355531311
15/06/19 17:01:09 2292      required_spec303_mustNotAllowUnboundedRecursion main@1355531311
15/06/19 17:01:09 2306     >>setUp   main@1355531311
15/06/19 17:01:09 2306      required_spec306_afterSubscriptionIsCancelledRequestMustBeNops main@1355531311
15/06/19 17:01:09 2612     >>setUp   main@1355531311
15/06/19 17:01:09 2612      required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops main@1355531311
15/06/19 17:01:09 2917     >>setUp   main@1355531311
15/06/19 17:01:09 2917      required_spec309_requestNegativeNumberMustSignalIllegalArgumentException main@1355531311
15/06/19 17:01:10 3224     >>setUp   main@1355531311
15/06/19 17:01:10 3224      required_spec309_requestZeroMustSignalIllegalArgumentException main@1355531311
15/06/19 17:01:10 3532     >>setUp   main@1355531311
15/06/19 17:01:10 3532      required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling main@1355531311
15/06/19 17:01:11 4140     >>setUp   main@1355531311
15/06/19 17:01:11 4141      required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber main@1355531311
15/06/19 17:01:11 4463     >>setUp   main@1355531311
15/06/19 17:01:11 4463      required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue main@1355531311
15/06/19 17:01:11 4771     >>setUp   main@1355531311
15/06/19 17:01:11 4771      required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue main@1355531311
15/06/19 17:01:11 4773     >>setUp   main@1355531311
15/06/19 17:01:11 4773      required_spec317_mustSupportAPendingElementCountUpToLongMaxValue main@1355531311
15/06/19 17:01:11 4776     >>setUp   main@1355531311
15/06/19 17:01:11 4776      required_validate_boundedDepthOfOnNextAndRequestRecursion main@1355531311
15/06/19 17:01:11 4777     >>setUp   main@1355531311
15/06/19 17:01:11 4777      required_validate_maxElementsFromPublisher main@1355531311
15/06/19 17:01:11 4778     >>setUp   main@1355531311
15/06/19 17:01:11 4778      stochastic_spec103_mustSignalOnMethodsSequentially main@1355531311
15/06/19 17:01:11 4864     >>setUp   main@1355531311
15/06/19 17:01:11 4864      untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled main@1355531311
15/06/19 17:01:11 4865     >>setUp   main@1355531311
15/06/19 17:01:11 4865      untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled main@1355531311
15/06/19 17:01:11 4866     >>setUp   main@1355531311
15/06/19 17:01:11 4866      untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals main@1355531311
15/06/19 17:01:11 4868     >>setUp   main@1355531311
15/06/19 17:01:11 4868      untested_spec109_subscribeShouldNotThrowNonFatalThrowable main@1355531311
15/06/19 17:01:11 4869     >>setUp   main@1355531311
15/06/19 17:01:11 4869      untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice main@1355531311
15/06/19 17:01:11 4870     >>setUp   main@1355531311
15/06/19 17:01:11 4870      untested_spec304_requestShouldNotPerformHeavyComputations main@1355531311
15/06/19 17:01:11 4871     >>setUp   main@1355531311
15/06/19 17:01:11 4871      untested_spec305_cancelMustNotSynchronouslyPerformHeavyCompuatation main@1355531311