google-nomulus/javatests/google/registry/model
mcilwain ceed5bdd1c Make return value of ClaimsListShard.getClaimKey() Optional
It was nullable all along, but wasn't tagged as such, and thus it was
possible to misuse the method from its call sites.

Also adds an assertion about no NORDN tasks being enqueued in a failing
domain create test for a required signed mark.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=187649865
2018-03-06 19:15:52 -05:00
..
billing Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
common Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
contact Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
domain Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -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 Add short-term host/contact caching for high-QPS domain mutations 2018-03-06 19:05:20 -05:00
index Add short-term host/contact caching for high-QPS domain mutations 2018-03-06 19:05:20 -05:00
mark Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ofy Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
poll Remove leniency on poll message ID format without years in them 2018-02-20 15:12:43 -05:00
rde Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
registrar Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
registry Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
reporting Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
server Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
smd Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
tmch Make return value of ClaimsListShard.getClaimKey() Optional 2018-03-06 19:15:52 -05:00
transfer Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
translators Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
BUILD Add dependencies on classes that are not in the default modules in JDK 9 2018-02-01 22:00:49 -05:00
CreateAutoTimestampTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
EntityClassesTest.java Replace assertThat(stream.collect(toImmutableList())) with assertThat(stream) 2017-12-27 11:32:45 -05:00
EntityTestCase.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppResourceTest.java Add short-term host/contact caching for high-QPS domain mutations 2018-03-06 19:05:20 -05:00
EppResourceUtilsTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
ImmutableObjectTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
ModelUtilsTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
ResourceCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
schema.txt Add sharded DNS publishing capability 2018-03-06 19:14:26 -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