google-nomulus/javatests/google/registry/flows
cpovirk 124d7375c3 Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo).
(The exact change is slightly different in some cases, like when using custom subjects or check(), but it's always a migration from named(...) to [assert]WithMessage(...).)

named(...) is being removed.

This CL may slightly modify the failure messages produced, but all the old information will still be present.

More information:
  []

Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=245762634
2019-05-06 16:16:31 -04:00
..
contact Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
custom Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
domain Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
host Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
poll Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
session Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
testdata Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CheckApiActionTest.java Display pricing tier even when a domain is reserved 2019-03-20 14:25:28 -04:00
EppCommitLogsTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppControllerTest.java Remove backported MockitoJUnitRule 2019-03-08 18:35:00 -05:00
EppLifecycleContactTest.java Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
EppLifecycleDomainTest.java Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
EppLifecycleHostTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00
EppTestCase.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppTestComponent.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
EppTlsActionTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
EppToolActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXmlSanitizerTest.java Fix bugs exposed by testing with Gradle 2018-10-17 11:44:41 -04:00
EppXxeAttackTest.java Clean up some areas in preparation for externalized codebase 2018-11-16 16:51:11 -05:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
FlowRunnerTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
FlowTestCase.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
TlsCredentialsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00