kamrankoupayi commented on code in PR #25056:
URL: https://github.com/apache/beam/pull/25056#discussion_r1100951987
##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/HL7v2IOTest.java:
##########
@@ -59,6 +61,30 @@ public void test_HL7v2IO_failedReads() {
pipeline.run();
}
+ @Test
+ public void test_HL7v2IO_failedReadsByParameter() {
Review Comment:
So, I've change the names of the tests to be smallCamelNamingStyle in here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]