google-nomulus/javatests/google/registry/tools/params
ctingue b3b4bba9aa Align parameter formats for zone data commands
Seems silly that one command uses --tlds for the required parameter, while the other one doesn't.

As part of this change, create a DateParameter for commands that require only a date (i.e. a DateTime parameter restricted to midnight UTC).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148106721
2017-02-22 11:46:07 -05:00
..
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
DateParameterTest.java Align parameter formats for zone data commands 2017-02-22 11:46:07 -05:00
DateTimeParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DurationParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EnumParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostAndPortParameterTest.java Replace more uses of deprecated getHostText() with getHost() 2017-02-02 17:11:00 -05:00
IntervalParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
KeyValueMapParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
MoneyParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PathParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PhoneNumberParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
YearMonthParameterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00