google-nomulus/javatests/google/registry/xml
mcilwain e07d011bc6 Add basic AllocationToken validation/redemption for domain creates
The next step is to add them for domain checks as well (which is simpler
because it doesn't involve validation).

This requires the addition of a TrimWhitespaceAdapter for XML JAXB objects,
which will prove useful for other @XmlValue attributes in the future.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=181526726
2018-01-19 14:28:26 -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 Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
TrimWhitespaceAdapterTest.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
UtcDateTimeAdapterTest.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
XmlTestUtils.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
XmlTestUtilsTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00