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
BUILD Add //third_party/java/jaxb dependency to targets using javax.xml.bind 2018-01-23 16:18:35 -05:00
DateAdapter.java
package-info.java
PeriodAdapter.java
TrimWhitespaceAdapter.java
UtcDateTimeAdapter.java
ValidationMode.java
XmlException.java
XmlFragmentMarshaller.java
XmlTransformer.java Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00