You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update tests that were manually asserting that objects were not equals() to an object of an unrelated class to use EqualsTester instead, which exhaustively checks equals() and hashCode().
This CL is in service of enabling a new compile-time error: go/bugpattern/EqualsIncompatibleType
This change is part of an go/LSC process. See more about this change: https://docs.google.com/document/d/1iUC8Xpss0Y558wuipOVHvdQAMRMgR_oWHCeSdLV22xw/edit
Tested:
TAP --sample for global presubmit queue
http://test/OCL:149062924:BASE:149043627:1488501672029:8ae9f150
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149781297
0 commit comments