|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ArraySortedAssert<S,E> | Assertions applicable to primitive arrays or arrays of elements wether naturally Comparable or according to a
given Comparator. |
| Assert<S,A> | Base contract of all assertion objects: the minimum functionality that any assertion object should provide. |
| AssertionInfo | Information about an assertion. |
| ComparableAssert<S,A extends Comparable<? super A>> | Assertion methods applicable to s. |
| Descriptable<S> | An object that has a description. |
| EnumerableAssert<S> | Assertions applicable to groups of values that can be enumerated (e.g. arrays, collections or strings.) |
| ExtensionPoints<S,A> | Mechanism for extending assertion classes. |
| FloatingPointNumberAssert<T extends Number> | Assertion methods applicable to floating-point s. |
| IndexedObjectEnumerableAssert | Assertions methods applicable to indexed groups of objects (e.g. arrays or lists.) |
| NumberAssert<T extends Number> | Assertion methods applicable to s. |
| ObjectEnumerableAssert<S> | Assertions methods applicable to groups of objects (e.g. arrays or collections.) |
| UnevenComparableAssert<S,T extends Comparable<? super T>> | Assertion methods applicable to s whose implementation of compareTo is not
consistent with their implementation of equals (e.g. |
| Class Summary | |
|---|---|
| Condition<T> | A condition to be met by an object. |
| WritableAssertionInfo | Writable information about an assertion. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||