google-nomulus/javatests/google/registry/tmch
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 Update to latest ICANN-provided TMCH test files 2017-09-12 14:58:54 -04:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
LordnLogTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
LordnTaskTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
NordnUploadActionTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
NordnVerifyActionTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
SmdrlCsvParserTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
TmchActionTestCase.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
TmchCertificateAuthorityTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
TmchCrlActionTest.java Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
TmchDnlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchSmdrlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
TmchTestSuite.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TmchXmlSignatureTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00