google-nomulus/javatests/google/registry/flows/host
mountford 669c3dc975 Move the async [] classes out of the flows package
We should be able to remove the dependency on the App Engine [] library from the frontend service, since no []s actually run there. In order to do this, we need to remove the various []-reliant classes from the frontend service build. This CL begins the process by moving the two async "flows" to a different package which is not included in the frontend service.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=142159568
2016-12-19 11:09:19 -05:00
..
testdata Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostCheckFlowTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
HostCreateFlowTest.java Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostDeleteFlowTest.java Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostFlowUtilsTest.java Fix uncaught LEADING_HYPHEN IllegalArgumentException in host flows 2016-11-16 17:09:45 -05:00
HostInfoFlowTest.java Cleanup HostInfoFlowTest by removing unclear boolean param 2016-11-28 17:44:37 -05:00
HostUpdateFlowTest.java Move the async [] classes out of the flows package 2016-12-19 11:09:19 -05:00