google-nomulus/javatests/google/registry/whois
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 WHOIS output format to reflect CL&D and PDT requirements 2017-06-14 10:29:55 -04:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
DomainWhoisResponseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
NameserverWhoisResponseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RegistrarWhoisResponseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
WhoisHttpServerTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
WhoisInjectionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
WhoisReaderTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
WhoisServerTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
WhoisTestComponent.java Implement retry for transient errors in WHOIS server 2017-04-05 10:18:23 -04:00
WhoisTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00