junit-team/junit5-samples

How to use TestPipeline

yun-cn opened this issue · 3 comments

@Rule public final transient TestPipeline pipeline = TestPipeline.create();

How to write this example in Junit5?
Can you give me some suggest.
Thank you.

What's TestPipeline?

Please ask at the Apache Beam project if they (plan to) provide an equivalent JUnit Jupiter extension.