Class name Method name Groups
com.aol.simple.react.reactivestreams.TckSynchronousPublisherTest   
@Test
  optional_spec111_maySupportMultiSubscribe  
  untested_spec110_rejectASubscriptionRequestIfTheSameSubscriberSubscribesTwice  
  required_validate_boundedDepthOfOnNextAndRequestRecursion  
  optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingOneByOne  
  optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfront  
  optional_spec105_emptyStreamMustTerminateBySignallingOnComplete  
  required_spec109_subscribeThrowNPEOnNullSubscriber  
  untested_spec108_possiblyCanceledSubscriptionShouldNotReceiveOnErrorOrOnCompleteSignals  
  required_spec317_mustSupportAPendingElementCountUpToLongMaxValue  
  required_spec105_mustSignalOnCompleteWhenFiniteStreamTerminates  
  untested_spec107_mustNotEmitFurtherSignalsOnceOnErrorHasBeenSignalled  
  required_spec307_afterSubscriptionIsCancelledAdditionalCancelationsMustBeNops  
  required_createPublisher1MustProduceAStreamOfExactly1Element  
  required_spec109_mustIssueOnSubscribeForNonNullSubscriber  
  required_spec309_requestNegativeNumberMustSignalIllegalArgumentException  
  untested_spec106_mustConsiderSubscriptionCancelledAfterOnErrorOrOnCompleteHasBeenCalled  
  optional_spec111_multicast_mustProduceTheSameElementsInTheSameSequenceToAllOfItsSubscribersWhenRequestingManyUpfrontAndCompleteAsExpected  
  required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling  
  required_createPublisher3MustProduceAStreamOfExactly3Elements  
  required_spec317_mustNotSignalOnErrorWhenPendingAboveLongMaxValue  
  required_spec101_subscriptionRequestMustResultInTheCorrectNumberOfProducedElements  
  stochastic_spec103_mustSignalOnMethodsSequentially  
  required_spec309_requestZeroMustSignalIllegalArgumentException  
  required_spec302_mustAllowSynchronousRequestCallsFromOnNextAndOnSubscribe  
  required_spec109_mayRejectCallsToSubscribeIfPublisherIsUnableOrUnwillingToServeThemRejectionMustTriggerOnErrorAfterOnSubscribe  
  required_spec303_mustNotAllowUnboundedRecursion  
  required_validate_maxElementsFromPublisher  
  required_spec107_mustNotEmitFurtherSignalsOnceOnCompleteHasBeenSignalled  
  required_spec306_afterSubscriptionIsCancelledRequestMustBeNops  
  required_spec102_maySignalLessThanRequestedAndTerminateSubscription  
  optional_spec104_mustSignalOnErrorWhenFails  
  required_spec317_mustSupportACumulativePendingElementCountUpToLongMaxValue  
  untested_spec109_subscribeShouldNotThrowNonFatalThrowable  
  required_spec313_cancelMustMakeThePublisherEventuallyDropAllReferencesToTheSubscriber  
  untested_spec304_requestShouldNotPerformHeavyComputations  
  untested_spec305_cancelMustNotSynchronouslyPerformHeavyCompuatation  
@BeforeClass
@BeforeMethod
  setUp  
@AfterMethod
@AfterClass