Chamikara Jayalath created BEAM-1179:
----------------------------------------
Summary: Update assertions of source_test_utils from camelcase to
underscore-separated
Key: BEAM-1179
URL: https://issues.apache.org/jira/browse/BEAM-1179
Project: Beam
Issue Type: Improvement
Components: sdk-py
Reporter: Chamikara Jayalath
Assignee: Chamikara Jayalath
Assertions in source_test_utils module [1] currently have method names in camel
case. This was original done so that it's similar to assertions in Python
unittest module. But it's better to deprecate these and add
underscore-separated variations so that code in Python SDK is consistent.
[1]
https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/apache_beam/io/source_test_utils.py
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)