google-nomulus/javatests
mcilwain 3eff20ceb5 Consolidate EPP lifecycle helper methods
I'm adding another EPP lifecycle test that will need to be in the tools package
because it has to call tools as part of the lifecycle. This commit consolidates
common functionality within the EppTestCase abstract base class (and increases
visibility) so that it can easily be referenced by more extending classes, even
ones in a different package.

This also explicitly loads the test files from the testdata directory collocated
with EppTestCase, so that new tests in other packages won't have to duplicate
lots of these same test files.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=223365398
2018-12-03 19:17:08 -05:00
..
google/registry Consolidate EPP lifecycle helper methods 2018-12-03 19:17:08 -05:00