| Class and Description |
|---|
| ArraySortedAssert
Assertions applicable to primitive arrays or arrays of elements either naturally
Comparable or according to a given
Comparator. |
| Assert
Base contract of all assertion objects: the minimum functionality that any assertion object should provide.
|
| ComparableAssert
Assertion methods applicable to
s. |
| 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. |
| IndexedObjectEnumerableAssert
Assertions methods applicable to indexed groups of objects (e.g.
|
| NumberAssert
Assertion methods applicable to
s. |
| ObjectEnumerableAssert
Assertions methods applicable to groups of objects (e.g.
|
| UnevenComparableAssert
Assertion methods applicable to
s whose implementation of compareTo is not consistent
with their implementation of equals (e.g. |
| WritableAssertionInfo
Writable information about an assertion.
|
| Class and Description |
|---|
| Condition
A condition to be met by an object.
|
| Class and Description |
|---|
| Condition
A condition to be met by an object.
|
| Descriptable
An object that has a description.
|
| Class and Description |
|---|
| AssertionInfo
Information about an assertion.
|
| ComparableAssert
Assertion methods applicable to
s. |
| 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. |
| IndexedObjectEnumerableAssert
Assertions methods applicable to indexed groups of objects (e.g.
|
| NumberAssert
Assertion methods applicable to
s. |
| ObjectEnumerableAssert
Assertions methods applicable to groups of objects (e.g.
|
| Class and Description |
|---|
| Condition
A condition to be met by an object.
|
| Class and Description |
|---|
| AssertionInfo
Information about an assertion.
|
| Condition
A condition to be met by an object.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.