You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mitchell Lillie (JIRA)" <ji...@apache.org> on 2017/05/01 20:48:04 UTC

[jira] [Created] (BEAM-2132) Properly document testing side inputs

Mitchell Lillie created BEAM-2132:
-------------------------------------

             Summary: Properly document testing side inputs
                 Key: BEAM-2132
                 URL: https://issues.apache.org/jira/browse/BEAM-2132
             Project: Beam
          Issue Type: Improvement
          Components: testing
    Affects Versions: 0.6.0
            Reporter: Mitchell Lillie
            Assignee: Davor Bonaci


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
(v6.3.15#6346)