google-nomulus/java/google/registry/xml
mcilwain 278ec2b289 Pretty-print actual XML in tests
This means that, when writing new tests that are failing, you get much more
useful logs that show the actual XML in a more comprehensible format that is
suitable for pasting back into the golden file in the test (if the change was
intended).

This requires outputting the standalone parameter in the XML transformer, and
some minor changes to some tests as a result that were relying on it being
stripped out.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=204513690
2018-07-14 01:37:03 -04:00
..
xsd Import allocation token XSD 2018-01-19 14:16:32 -05:00
BUILD Add //third_party/java/jaxb dependency to targets using javax.xml.bind 2018-01-23 16:18:35 -05:00
DateAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PeriodAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TrimWhitespaceAdapter.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
UtcDateTimeAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidationMode.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
XmlException.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
XmlFragmentMarshaller.java Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
XmlTransformer.java Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00