google-nomulus/javatests/google/registry
glorioso 08b068b7bf Remove unnecessary Objects.equals() call on collections
This fixes a bug where collections of incompatible types are being tested for equality to each other (e.g.: Set<Foo> equals Set<Integer> should never return true unless both sets are empty, a bit of a vacuous assertion).

This change is necessary to unblock future improvements to the static analysis capabilities of the java compiler.
Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178798071
2017-12-13 12:43:45 -05:00
..
backup Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
batch Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
bigquery Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
billing Generate detail reports from Bigquery via Beam 2017-12-13 12:43:45 -05:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
cron Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
dns Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
export Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
flows Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
groups Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
keyring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
mapreduce/inputs Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
model Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
module Add apache beam to registry and open source 2017-11-07 17:36:07 -05:00
monitoring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
pricing Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
proxy Open source GCP proxy 2017-11-21 19:19:03 -05:00
rdap Put help information on the main page 2017-12-13 12:43:45 -05:00
rde Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
reporting Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
request Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
security Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
server Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
storage/drive Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
testing Remove unnecessary Objects.equals() call on collections 2017-12-13 12:43:45 -05:00
tldconfig/idn Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
tmch Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
tools Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
ui Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
util Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
whois Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
xjc Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
xml Clean up test "load resources" methods and classes 2017-12-01 22:14:05 -05:00