can't you just remove the` try/catch` and the` fail() `and let the exception raise? the `expectedException` junit rule should make the test fail if no exception is thrown and make it succeed if an exception is thrown
[ Full content available at: https://github.com/apache/beam/pull/6146 ] This message was relayed via gitbox.apache.org for [email protected]
