ComparableSubject.isEquivalentAccordingToCompareTo(T)
MultimapSubject.containsExactlyEntriesIn(com.google.common.collect.Multimap<?, ?>)
Object.equals(Object)
Subject.isEqualTo(Object)
PrimitiveFloatArraySubject.TolerantPrimitiveFloatArrayComparison.of(float[])
PrimitiveDoubleArraySubject.TolerantPrimitiveDoubleArrayComparison.of(double[])
DoubleSubject.TolerantDoubleComparison.of(double)
FloatSubject.TolerantFloatComparison.of(float)
Object.hashCode()
DoubleSubject.isWithin(double)
FloatSubject.isWithin(float)
#isEqualTo
List
Set
MultimapSubject.containsExactlyEntriesIn(com.google.common.collect.Multimap)
Multimap.equals(java.lang.Object)
#isWithin(float)
#isWithin(double)
PrimitiveDoubleArraySubject.hasValuesWithin(double)
PrimitiveFloatArraySubject.hasValuesWithin(float)
Subject.isEqualTo(java.lang.Object)
StringSubject.isEqualTo(java.lang.Object)
DoubleSubject.isNotWithin(double)
FloatSubject.isNotWithin(float)
#isNotWithin(float)
#isNotWithin(double)
PrimitiveDoubleArraySubject.hasValuesNotWithin(double)
PrimitiveFloatArraySubject.hasValuesNotWithin(float)
IterableSubject.isOrdered()
IterableSubject.isOrdered(Comparator)
Copyright © 2015. All Rights Reserved.