[
https://issues.apache.org/jira/browse/BEAM-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Halperin updated BEAM-298:
---------------------------------
Issue Type: Improvement (was: Bug)
> Make TestPipeline implement the TestRule interface
> --------------------------------------------------
>
> Key: BEAM-298
> URL: https://issues.apache.org/jira/browse/BEAM-298
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Thomas Groh
> Assignee: Stas Levin
> Priority: Minor
> Fix For: 0.5.0
>
>
> https://github.com/junit-team/junit4/wiki/Rules
> A JUnit Rule allows a test to use a field annotated with @Rule to wrap
> executing tests. Doing so allows the TestPipeline to, at the time the test
> completes, assert that all applied transforms have been executed. This
> ensures that all unit tests that utilize a TestPipeline rule either are
> declared to explicitly not expect to execute or have executed the pipeline.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)