google-nomulus/javatests/google/registry/flows/host
cgoldfeder 91049d2c53 Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()'
This is a cleanup in preparation for the next change that does a lot
of work with subordinate hosts, to make it easier to reason about in
complex code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146689904
2017-02-06 16:45:23 -05:00
..
testdata Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostCheckFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostCreateFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostDeleteFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostFlowUtilsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostInfoFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostUpdateFlowTest.java Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()' 2017-02-06 16:45:23 -05:00