google-nomulus/javatests/google/registry/flows
cgoldfeder 940fadff8a Move thrown.expect() right before runFlow() in one test file
This is how it should be in every test, but we used to not be
so careful about this. I had to touch this file anyways, so
I fixed it here.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135387267
2016-10-07 15:29:47 -04:00
..
async Handle already deleted contacts/hosts in async deletion better 2016-10-03 16:33:23 -04:00
contact Fix all uses of DateTime.now() to use DateTimeZone.UTC 2016-10-03 16:43:53 -04:00
domain Move thrown.expect() right before runFlow() in one test file 2016-10-07 15:29:47 -04:00
dotapp/testdata Implement extra logic for update flow 2016-08-22 13:58:56 -04:00
host Fix all uses of DateTime.now() to use DateTimeZone.UTC 2016-10-03 16:43:53 -04:00
poll Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
session Remove XML test data files that are no longer used in tests 2016-09-26 13:42:44 -04:00
testdata Remove XML test data files that are no longer used in tests 2016-09-26 13:42:44 -04:00
BUILD Add additional methods for manipulating timed transition maps 2016-08-15 17:13:29 -04:00
CheckApiActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppCommitLogsTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
EppConsoleActionTest.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppControllerTest.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
EppLifecycleContactTest.java Flatten the contact flows 2016-09-14 16:07:02 -04:00
EppLifecycleDomainApplicationTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLifecycleDomainTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
EppLifecycleHostTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoggedOutTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoginAdminUserTest.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppLoginTlsTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppLoginUserTest.java Remove trailing whitespace in files 2016-10-07 15:29:47 -04:00
EppTestCase.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppTestComponent.java Add some more configs to ConfigModule and provide it in flow tests 2016-09-14 16:05:24 -04:00
EppTlsActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppToolActionTest.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
EppXmlTransformerTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppXxeAttackTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
FlowRunnerTest.java Get rid of @Nullable on the injected client id 2016-09-14 16:08:38 -04:00
FlowTestCase.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
ResourceCheckFlowTestCase.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceFlowTestCase.java Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00