google-nomulus/javatests/google/registry/model
mcilwain ea1ed3219b Backport assertion test methods from JUnit 4.13 into Nomulus
JUnit 4.13 isn't released yet, but these functions are essential to being
able to write good test assertions about thrown exceptions. Rather than
not using them until JUnit 4.13 comes out (which might be awhile, as JUnit
4.12 came out almost three years ago), we're making the same decision that
Google made internally, which is to backport them. Indeed, the only reason
this commit is necessary is to fix breakage in the Nomulus build, as the
existing code worked fine internally where the backports are already in
place.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173435579
2017-11-07 17:04:15 -05:00
..
billing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
common Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
contact Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
domain Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
eppinput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
eppoutput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
host Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
index Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
mark Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ofy Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
poll Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
rde Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
registrar Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
registry Backport assertion test methods from JUnit 4.13 into Nomulus 2017-11-07 17:04:15 -05:00
reporting Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
server Add metric for lock contention 2017-10-24 16:53:47 -04:00
smd Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
tmch Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
transfer Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
translators Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
BUILD Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
CreateAutoTimestampTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EntityClassesTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EntityTestCase.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EppResourceUtilsTest.java Migrates users from the unitless, ambiguous plus(long) and minus(long) methods on various Joda-Time APIs to their Duration-accepting overloads. 2017-10-24 16:53:47 -04:00
ImmutableObjectTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ModelUtilsTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ResourceCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
schema.txt Persist transferredRegistrationExpirationTime (exDate) on TransferData 2017-10-24 16:53:47 -04:00
SchemaVersionTest.java Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
UpdateAutoTimestampTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00