google-nomulus/javatests/google/registry/reporting
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 Fix reporting module parameters and yearMonth usage 2017-11-07 17:15:47 -05:00
ActivityReportingQueryBuilderTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
BUILD Add reporting retry, emailing and better logging 2017-11-07 16:46:48 -05:00
IcannHttpReporterTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
IcannReportingModuleTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
IcannReportingStagerTest.java Fix reporting module parameters and yearMonth usage 2017-11-07 17:15:47 -05:00
IcannReportingStagingActionTest.java Chain ICANN report upload after staging 2017-11-21 18:16:08 -05:00
IcannReportingUploadActionTest.java Add reporting retry, emailing and better logging 2017-11-07 16:46:48 -05:00
ReportingEmailUtilsTest.java Add reporting retry, emailing and better logging 2017-11-07 16:46:48 -05:00
ReportingTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
TransactionsReportingQueryBuilderTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00