Stas Levin created BEAM-1186:
--------------------------------

             Summary: Migrate the remaining tests to use TestPipeline as a 
JUnit rule.
                 Key: BEAM-1186
                 URL: https://issues.apache.org/jira/browse/BEAM-1186
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Stas Levin
            Assignee: Stas Levin
            Priority: Minor


Following up on [BEAM-1176|https://issues.apache.org/jira/browse/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|https://github.com/Pragmatists/junitparams] 
as suggested by [~lcwik].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to