google-nomulus/javatests/google/registry/export
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
..
sheet Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
backup_kinds.txt Remove long-dead LogsExportCursor and PersistedRangeLong 2017-09-20 10:27:17 -04:00
BigqueryPollJobActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
CheckSnapshotActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
DatastoreBackupInfoTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DatastoreBackupServiceTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportConstantsTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportDomainListsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportReservedTermsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportSnapshotActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportUtilsTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
LoadSnapshotActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
PublishDetailReportActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
reporting_kinds.txt Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00
SyncGroupMembersActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
UpdateSnapshotViewActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00