Uses of Package
org.fest.assertions.core
-
Classes in org.fest.assertions.core used by org.fest.assertions.api Class Description ArraySortedAssert Assertions applicable to primitive arrays or arrays of elements either naturallyComparable
or according to a givenComparator
.Assert Base contract of all assertion objects: the minimum functionality that any assertion object should provide.ComparableAssert Assertion methods applicable to
s.Comparable
Condition A condition to be met by an object.Descriptable An object that has a description.EnumerableAssert Assertions applicable to groups of values that can be enumerated (e.g.ExtensionPoints Mechanism for extending assertion classes.FloatingPointNumberAssert Assertion methods applicable to floating-point
s.Number
IndexedObjectEnumerableAssert Assertions methods applicable to indexed groups of objects (e.g.NumberAssert Assertion methods applicable to
s.Number
ObjectEnumerableAssert Assertions methods applicable to groups of objects (e.g.UnevenComparableAssert Assertion methods applicable to
s whose implementation ofComparable
compareTo
is not consistent with their implementation ofequals
(e.g.WritableAssertionInfo Writable information about an assertion. -
Classes in org.fest.assertions.core used by org.fest.assertions.api.filter Class Description Condition A condition to be met by an object. -
Classes in org.fest.assertions.core used by org.fest.assertions.condition Class Description Condition A condition to be met by an object.Descriptable An object that has a description. -
Classes in org.fest.assertions.core used by org.fest.assertions.core Class Description AssertionInfo Information about an assertion.ComparableAssert Assertion methods applicable to
s.Comparable
Condition A condition to be met by an object.Descriptable An object that has a description.EnumerableAssert Assertions applicable to groups of values that can be enumerated (e.g.ExtensionPoints Mechanism for extending assertion classes.FloatingPointNumberAssert Assertion methods applicable to floating-point
s.Number
IndexedObjectEnumerableAssert Assertions methods applicable to indexed groups of objects (e.g.NumberAssert Assertion methods applicable to
s.Number
ObjectEnumerableAssert Assertions methods applicable to groups of objects (e.g. -
Classes in org.fest.assertions.core used by org.fest.assertions.error Class Description Condition A condition to be met by an object. -
Classes in org.fest.assertions.core used by org.fest.assertions.internal Class Description AssertionInfo Information about an assertion.Condition A condition to be met by an object.