apache_beam.transforms.external_test_py37 module

Unit tests for the transform.external classes.

apache_beam.transforms.external_test_py37.get_payload(cls)[source]
class apache_beam.transforms.external_test_py37.ExternalDataclassesPayloadTest(methodName='runTest')[source]

Bases: apache_beam.transforms.external_test.PayloadBase, unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

get_payload_from_typing_hints(values)[source]
get_payload_from_beam_typehints(values)[source]