google-nomulus/javatests/google/registry/model
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
..
billing Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
common Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
contact Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
domain Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
eppinput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
eppoutput Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
host Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
index Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
mark Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ofy Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
poll Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
rde Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
registrar Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
registry Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
reporting Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
server Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
smd Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
tmch Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
transfer Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
translators Replace ExceptionRule with ExpectedException 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
CreateAutoTimestampTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
EntityClassesTest.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
EntityTestCase.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppResourceUtilsTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
ImmutableObjectTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ModelUtilsTest.java Replace ExceptionRule with ExpectedException 2017-12-13 12:43:45 -05:00
ResourceCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
schema.txt Add metric for lock life duration 2017-12-01 22:14:06 -05:00
SchemaVersionTest.java Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
UpdateAutoTimestampTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00