Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
Following up on BEAM-1176, the following tests still have direct calls to TestPipeline.create():
- AvroIOGeneratedClassTest#runTestRead
- ApproximateUniqueTest#runApproximateUniqueWithDuplicates
- ApproximateUniqueTest#runApproximateUniqueWithSkewedDistributions
- SampleTest#runPickAnyTest
- BigtableIOTest#runReadTest
Consider using parametrised tests as suggested by lcwik.
Attachments
Issue Links
- relates to
-
BEAM-1176 Make our test suites use @Rule TestPipeline
- Resolved
- links to