google-nomulus/javatests/google/registry/flows/host
jianglai 0796a0ff1c Check the host is under registry suffix instead of public suffix
Guava now has support to distinguish a registry suffix from a public suffix. Since we are only interested in registrable domains, registry suffix is the proper thing to check.

See:

692446a303/guava/src/com/google/common/net/InternetDomainName.java

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176126916
2017-11-21 18:41:06 -05:00
..
testdata Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostCheckFlowTest.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostCreateFlowTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
HostDeleteFlowTest.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
HostFlowUtilsTest.java Check the host is under registry suffix instead of public suffix 2017-11-21 18:41:06 -05:00
HostInfoFlowTest.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostUpdateFlowTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00