Class ReactiveStreamsApiVerification

java.lang.Object
org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsApiVerification

public class ReactiveStreamsApiVerification extends Object
Factory for tests that verify the API itself without dependence on an SPI implementation.

These tests serve not only to test the API provided by the MicroProfile API project, but also to test clean room implementations of the API, that is, implementations that don't depend on the MicroProfile API artifact.

  • Constructor Details

  • Method Details