[
https://issues.apache.org/jira/browse/BEAM-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-2132.
--------------------------------
Resolution: Won't Fix
Fix Version/s: Not applicable
Using `DoFnTester` is not recommended anymore so it does not make sense to fix
this one.
> Properly document testing side inputs
> -------------------------------------
>
> Key: BEAM-2132
> URL: https://issues.apache.org/jira/browse/BEAM-2132
> Project: Beam
> Issue Type: Improvement
> Components: website
> Affects Versions: 0.6.0
> Reporter: Mitchell Lillie
> Priority: Major
> Labels: documentation, newbie
> Fix For: Not applicable
>
>
> Expectation: The Beam guide section on ["Testing your
> Pipeline"|https://beam.apache.org/documentation/pipelines/test-your-pipeline/#side-inputs]
> should provide an example of testing with side inputs.
> Actual: The section mentions using {{DoFnTester.setSideInputs}}, but the
> example calls {{DoFnTester.setSideInputInGlobalWindow}}, a method that is not
> documented for {{DoFnTester}}.
> Resolution: Provide a working model example for both
> {{DoFnTester.setSideInput}} and {{DoFnTester.setSideInputs}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)