Package org.apache.beam.sdk.fn.test
Utilities for testing use of this package.
-
Interface Summary Interface Description TestExecutors.TestExecutorService A union of theExecutorServiceandTestRuleinterfaces. -
Class Summary Class Description TestExecutors ATestRulethat validates that all submitted tasks finished and were completed.TestStreams Utility methods which enable testing ofStreamObservers.TestStreams.Builder<T> A builder for a testCallStreamObserverthat performs various callbacks.