mirror of
https://github.com/google/nomulus.git
synced 2025-06-16 01:14:46 +02:00
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 |
||
---|---|---|
.. | ||
sheet | ||
backup_kinds.txt | ||
BigqueryPollJobActionTest.java | ||
BUILD | ||
CheckSnapshotActionTest.java | ||
DatastoreBackupInfoTest.java | ||
DatastoreBackupServiceTest.java | ||
ExportConstantsTest.java | ||
ExportDomainListsActionTest.java | ||
ExportReservedTermsActionTest.java | ||
ExportSnapshotActionTest.java | ||
ExportUtilsTest.java | ||
LoadSnapshotActionTest.java | ||
PublishDetailReportActionTest.java | ||
reporting_kinds.txt | ||
SyncGroupMembersActionTest.java | ||
UpdateSnapshotViewActionTest.java |