google-nomulus/javatests/google/registry/xml
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 Add top-level python directory to opensource repo 2016-07-15 14:56:22 -04:00
BUILD Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DateAdapterTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
UtcDateTimeAdapterTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
XmlTestUtils.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
XmlTestUtilsTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00