google-nomulus/javatests/google/registry/rde
mcilwain 03c782f38e Replace ExceptionRule with ExpectedException
This is in preparation for running the automatic refactoring script that
will replace all ExpectedExceptions with use of JUnit 4.13's assertThrows/
expectThrows.

Note that I have recorded the callsites of assertions about EppExceptions
being marshallable and will edit those specific assertions back in after
running the automatic refactoring script (which do not understand these).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178812403
2017-12-13 12:43:45 -05:00
..
imports Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
testdata Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
BouncyCastleTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
BrdaCopyActionTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00
BUILD Fix GPG temp path too long issue for FOSS build 2017-12-13 12:43:45 -05:00
ContactResourceToXjcConverterTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
DomainResourceToXjcConverterTest.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
EscrowTaskRunnerTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
GhostrydeGpgIntegrationTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00
GhostrydeTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
HostResourceToXjcConverterTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
PendingDepositCheckerTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
RdeFixtures.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdeMarshallerTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
RdeReportActionTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
RdeStagingActionTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
RdeTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeTestSuite.java Automated g4 rollback of changelist 165340539. 2017-08-29 16:18:09 -04:00
RdeUploadActionTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
RegistrarToXjcConverterTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
RydeGpgIntegrationTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00