google-nomulus/javatests/google/registry/flows
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
..
async Enqueue async re-saves with additional future re-saves 2018-07-14 01:37:03 -04:00
contact Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
custom Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
domain Move the AllocationToken entity to the token subpackage 2018-07-14 01:37:03 -04:00
host Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
poll Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
session Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
testdata Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -04:00
CheckApiActionTest.java Start using non-EPP-flow-wrapping implementation in CheckAPI 2018-06-27 15:28:52 -04:00
EppCommitLogsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppConsoleActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppControllerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppLifecycleContactTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainApplicationTest.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
EppLifecycleDomainTest.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
EppLifecycleHostTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginAdminUserTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppLoginUserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppTestCase.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
EppTestComponent.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
EppTlsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppToolActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXmlTransformerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXxeAttackTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowRunnerTest.java Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00
FlowTestCase.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
TlsCredentialsTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00