google-nomulus/javatests/google/registry/flows/contact
mcilwain a4ebdc7622 Consolidate generic success response XMLs in unit tests
EPP reuses the same generic "Command completed successfully" response with
result code 1000 for many different operations. There's no need to have separate
XML files for all of these different operations given that the response is the
same.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202010442
2018-06-27 15:28:52 -04:00
..
testdata Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
ContactCheckFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ContactCreateFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ContactDeleteFlowTest.java Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
ContactInfoFlowTest.java Restrict contact info commands to owning registrars 2018-06-18 17:36:42 -04:00
ContactTransferApproveFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ContactTransferCancelFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ContactTransferFlowTestCase.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ContactTransferQueryFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ContactTransferRejectFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ContactTransferRequestFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ContactUpdateFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00