google-nomulus/javatests/google/registry/rdap
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 Put help information on the main page 2017-12-13 12:43:45 -05:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
RdapActionBaseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapDomainActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapDomainSearchActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapEntityActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapEntitySearchActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapHelpActionTest.java Put help information on the main page 2017-12-13 12:43:45 -05:00
RdapJsonFormatterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapMetricsTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapNameserverActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapNameserverSearchActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
RdapSearchPatternTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
RdapTestHelper.java Put help information on the main page 2017-12-13 12:43:45 -05:00