commit | cbe07398ae676e02e10525f42907aea30b1116e3 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Mon Nov 20 14:07:49 2017 -0800 |
committer | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Mon Nov 20 14:35:08 2017 -0800 |
tree | f5621eaf6966bdaf7f3ccd0c22409887b14ad69a | |
parent | c49d36d536204d7de9c733bf74bef745896fcc03 [diff] |
Use deepEquals. - generated class potentially pass byte[] to this generated methods, which end up as reference equality test. This patch replaces them with deepEquals to guard against such scenario/ e.g., org.onosproject.yang.gen.v1.ietfsnmp.rev20141210.ietfsnmpcommunity.snmp.augmentedsnmpsnmp.community.name.DefaultBinaryName Change-Id: I13deaf2adb287a663e6e89d19a4d70f453897e8b