google-nomulus/javatests/google/registry/ui/server/registrar
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
..
testdata Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
ConsoleUiActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
ContactSettingsTest.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RegistrarPaymentActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
RegistrarPaymentSetupActionTest.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RegistrarSettingsActionTest.java Automatically refactor some exception testing to use new JUnit rules 2017-11-21 18:56:04 -05:00
RegistrarSettingsActionTestCase.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
SecuritySettingsTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
SendEmailUtilsTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
SessionUtilsTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
WhoisSettingsTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00