Package org.fest.assertions.core
package org.fest.assertions.core
-
ClassDescriptionArraySortedAssert<S,
E> Assertions applicable to primitive arrays or arrays of elements either naturallyComparableor according to a givenComparator.Assert<S,A> Base contract of all assertion objects: the minimum functionality that any assertion object should provide.Information about an assertion.ComparableAssert<S,A extends Comparable<? super A>> Assertion methods applicable tos.ComparableCondition<T>A condition to be met by an object.Descriptable<S>An object that has a description.Assertions applicable to groups of values that can be enumerated (e.g.ExtensionPoints<S,A> Mechanism for extending assertion classes.FloatingPointNumberAssert<T extends Number>Assertion methods applicable to floating-points.NumberAssertions methods applicable to indexed groups of objects (e.g.NumberAssert<T extends Number>Assertion methods applicable tos.NumberAssertions methods applicable to groups of objects (e.g.UnevenComparableAssert<S,T extends Comparable<? super T>> Assertion methods applicable tos whose implementation ofComparablecompareTois not consistent with their implementation ofequals(e.g.Writable information about an assertion.