Constant Field Values

Contents

org.reactivestreams.*

  • org.reactivestreams.tck.PublisherVerification<T> 
    Modifier and Type Constant Field Value
    public static final java.lang.String SKIPPING_NO_ERROR_PUBLISHER_AVAILABLE "Skipping because no error state Publisher provided, and the test requires it. Please implement PublisherVerification#createFailedPublisher to run this test."
    public static final java.lang.String SKIPPING_OPTIONAL_TEST_FAILED "Skipping, because provided Publisher does not pass this *additional* verification."
  • org.reactivestreams.tck.TestEnvironment 
    Modifier and Type Constant Field Value
    public static final int TEST_BUFFER_SIZE 16