google-nomulus/javatests/google/registry
cpovirk dc3eb2d549 Migrate Truth Subjects from no-arg check() to use description
The overload that accepts a description generally produces better failure messages:
- The first line of the message it produces is something like: "value of: myProto.getResponse()" (where "getResponse()" is taken from the provided description)
- The last line of the message it produces is something like: "myProto was: response: query was throttled" (the full value of myProto)
- And the existing text goes in between.

Additional motivation: We are deleting the no-arg overload externally (and probably internally thereafter).
Tested:
    TAP --sample ran all affected tests and none failed
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246582329
2019-05-06 16:49:01 -04:00
..
backup Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
batch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
beam Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
bigquery Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Configure client id and client secret in the config file 2018-12-05 16:04:08 -05:00
cron Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
dns Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
documentation Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
export Migrate from containsAllIn to containsAtLeastElementsIn 2019-05-06 16:44:06 -04:00
flows Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
groups Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
keyring Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
mapreduce/inputs Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
model Migrate from containsAllIn to containsAtLeastElementsIn 2019-05-06 16:44:06 -04:00
module Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
monitoring/whitebox Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
rdap Add Jsonable and AbstractJsonableObject for easier RDAP object building 2019-05-06 16:27:59 -04:00
rde Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
reporting Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
request Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
security Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
server Fix Kokoro build 2019-04-05 11:56:24 -04:00
storage/drive Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
testing Migrate Truth Subjects from no-arg check() to use description 2019-05-06 16:49:01 -04:00
tldconfig/idn Remove the use of InjectRule in IdnLabelValidatorTest 2018-10-22 18:54:53 -04:00
tmch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
tools Add promotional fields in GenerateAllocationTokensCommand 2019-05-06 16:47:25 -04:00
ui Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
util Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
webdriver Pin to a tagged selenium docker image 2019-04-26 23:53:06 -04:00
whois Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
xjc Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
xml Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00