google-nomulus/core/src
Ben McIlwain 1fde678250 Copy TestPipeline rule from Apache Beam project into our codebase
This is copied in here with the absolute minimum # of modifications required
(just a rename to JUnit 5 format and some small fixes required to enable
compilation to be successful).

This is in preparation for the next commit where I'll convert this Rule into a
JUnit 5 extension, which is the entire goal here. But I wanted to get the code
from Apache Beam in with the maximum possible fidelity so that my changes will
be in a separate commit and will thus be obvious.

Note that we do unfortunately need to modify/rewrite the Rule itself; merely
wrapping it in some manner isn't possible.
2020-07-23 21:21:58 -04:00
..
main Rename the email field in UI and include rlock email if it exists (#697) 2020-07-23 14:30:12 -04:00
nonprod/java/google/registry/tools Don't NPE when nomulus tool is run without a subcommand (#564) 2020-04-24 17:32:58 -04:00
test Copy TestPipeline rule from Apache Beam project into our codebase 2020-07-23 21:21:58 -04:00