google-nomulus/javatests/google/registry/model
cpovirk 8c78719cfa 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
..
billing Store a reference to an allocation token in the OneTime billing event 2019-04-26 23:57:56 -04:00
common Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
contact Make loadByForeignKey() and related methods return Optional 2018-12-14 11:24:49 -05:00
domain Add additional tests for the AllocationToken status transitions 2019-04-26 23:59:32 -04:00
eppcommon Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
eppinput Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
eppoutput Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
host Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
index Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
mark Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ofy Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
poll Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
rde Migrate away from VoidWorks 2018-06-27 15:28:52 -04:00
registrar Automated g4 rollback of changelist 240574585. 2019-03-29 16:23:59 -04:00
registry Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
reporting Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
server Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
smd Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
testdata Store a reference to an allocation token in the OneTime billing event 2019-04-26 23:57:56 -04:00
tmch Explicitly set the shard size when saving the claims list 2018-10-22 19:13:11 -04:00
transfer Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
translators Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CreateAutoTimestampTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EntityClassesTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
EntityTestCase.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
EppResourceTest.java Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
EppResourceUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ImmutableObjectTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ModelUtilsTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
OteAccountBuilderTest.java Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
OteStatsTest.java Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
OteStatsTestHelper.java Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
ResourceCommandTestCase.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
SchemaVersionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateAutoTimestampTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00