public class HashCodeBuilderAndEqualsBuilderTest extends Object
HashCodeBuilder and
EqualsBuilderTest to insure that equal
objects must have equal hash codes.| Constructor and Description |
|---|
HashCodeBuilderAndEqualsBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFixture() |
void |
testFixtureWithTransients() |
void |
testInteger() |
void |
testIntegerWithTransients() |
public HashCodeBuilderAndEqualsBuilderTest()
public void testInteger()
public void testIntegerWithTransients()
public void testFixture()
public void testFixtureWithTransients()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.