google-nomulus/javatests/google/registry
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
..
backup Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
batch Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
bigquery Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
cron Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
dns Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
export Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
flows Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
groups Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
keyring Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
mapreduce/inputs Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
model Backport assertion test methods from JUnit 4.13 into Nomulus 2017-11-07 17:04:15 -05:00
module Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
monitoring Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
pricing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
rdap Return proper RDAP error messages when invalid IP addresses are specified 2017-10-24 16:53:47 -04:00
rde Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
reporting Add reporting retry, emailing and better logging 2017-11-07 16:46:48 -05:00
request Prepare ICANN reporting for production 2017-10-24 16:53:47 -04:00
security Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
server Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
storage/drive Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
testing Backport assertion test methods from JUnit 4.13 into Nomulus 2017-11-07 17:04:15 -05:00
tldconfig/idn Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
tmch Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
tools Add validation to ROID suffixes 2017-11-07 16:51:06 -05:00
ui Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
util Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
whois Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
xjc Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
xml Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00