Michael Luckey created BEAM-7229:
------------------------------------

             Summary: ParDoLifecycleTest: remove duplicated test methods
                 Key: BEAM-7229
                 URL: https://issues.apache.org/jira/browse/BEAM-7229
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Michael Luckey
            Assignee: Michael Luckey


ParDoLifecycleTest contains following tests:

testTeardownCalledAfterExceptionInStartBundle
testTeardownCalledAfterExceptionInProcessElement
testTeardownCalledAfterExceptionInFinishBundle
testWithContextTeardownCalledAfterExceptionInSetup
testWithContextTeardownCalledAfterExceptionInStartBundle
testWithContextTeardownCalledAfterExceptionInProcessElement
testWithContextTeardownCalledAfterExceptionInFinishBundle

The actual implementation of testTeardownCalledAfterExceptionIn* and the 
corresponding counterpart testWithContextTeardownCalledAfterExceptionIn* is 
identical.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to