google-nomulus/javatests/google/registry/model/host
mcilwain b825a2b5a8 Get rid of custom ExceptionRule methods
The only remaining methods on ExceptionRule after this are methods that
also exist on ExpectedException, which will allow us to, in the next CL,
swap out the one for the other and then run the automated refactoring to
turn it all into assertThrows/expectThrows.

Note that there were some assertions about root causes that couldn't
easily be turned into ExpectedException invocations, so I simply
converted them directly to usages of assertThrows/expectThrows.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178623431
2017-12-13 12:43:45 -05:00
..
testdata mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
HostCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostResourceTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00