google-nomulus/java/google/registry/model/eppcommon
mcilwain ed910455b0 Add more absent clTrid unit tests
In RFC 5730, clTrid is specified as optional. We ran into an error earlier this
year in which a registrar was not passing a client transaction id and we didn't
handle it correctly. So, this CL adds some tests of common EPP operations verify
that they work correctly when the clTrid is not specified.

This also slightly improves some flow logic to make it more obvious at first
glance that clTrid is indeed optional.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202000845
2018-06-27 15:28:52 -04:00
..
Address.java Test that update works for every field in RegistrarSettings 2018-04-23 14:20:43 -04:00
AuthInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
PhoneNumber.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PresenceMarker.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ProtocolDefinition.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
StatusValue.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
Trid.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00