google-nomulus/javatests/google/registry/flows/host/testdata
mcilwain 33505f4df7 Make async flow logic handle missing client transaction IDs
Per EPP RFC 5730, the <clTRID> element is optional. However, we weren't handling
it not being specified in asynchronous contact/host deletions because we were
adding it directly as a parameter value on a task, which does not allow null and
thus threw a NullPointerException.

This fixes handling for nulls (the parameter isn't set at all) and adds a test.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194123259
2018-05-05 23:21:55 -04:00
..
host_check.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_check_50.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_check_51.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_check_response.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_create.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_create_response.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_delete.xml Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
host_delete_no_cltrid.xml Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
host_delete_response.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_delete_response_no_cltrid.xml Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
host_info.xml Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
host_info_response.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_info_response_linked.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_info_response_superordinate_clientid.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_update.xml Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
host_update_add_status.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_update_metadata.xml Let all mutating flows accept metadata extension 2016-05-27 12:48:06 -04:00
host_update_name_unchanged.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_update_prohibited_status.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_update_remove_client_update_prohibited.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
host_update_response.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00