Package nl.jqno.equalsverifier

Class Summary
Configuration<T>  
EqualsVerifier<T> EqualsVerifier can be used in unit tests to verify whether the contract for the equals and hashCode methods in a class is met.
EqualsVerifier.RelaxedEqualsVerifierHelper<T> Helper class for EqualsVerifier.forRelaxedEqualExamples(Object, Object, Object...).
JavaApiPrefabValues Creates instances of classes for use in a PrefabValues object.
 

Enum Summary
Warning Enum of warnings that can be suppressed in EqualsVerifier.
 



Copyright © 2015. All Rights Reserved.