| Package | Description |
|---|---|
| org.opendaylight.persistence.util.test |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
EqualityTester.testEqualsAndHashCode(T obj,
T equal1,
T equal2,
EqualityTester.Exerciser<T> exerciser,
T... unequals)
Tests
Object.equals(Object) and Object.hashCode() methods using the given
exerciser to test consistency. |
Copyright © 2016. All rights reserved.