Class DoFnTester<InputT,OutputT>

java.lang.Object
org.apache.beam.sdk.transforms.DoFnTester<InputT,OutputT>
All Implemented Interfaces:
AutoCloseable

@Deprecated public class DoFnTester<InputT,OutputT> extends Object implements AutoCloseable
Deprecated.
Use TestPipeline with the DirectRunner.