Class and Description |
---|
ArrayAssert
Assertions for arrays.
|
Assert
Base class for all assertion classes.
|
AssertExtension
Marker interface for used-defined assertions.
|
BigDecimalAssert
Assertions for
s. |
BooleanArrayAssert
Assertions for
boolean arrays. |
BooleanAssert
Assertions for
Boolean s and boolean s. |
ByteArrayAssert
Assertions for
byte arrays. |
ByteAssert
Assertions for
Byte s and byte s. |
CharArrayAssert
Assertions for
char arrays. |
CharAssert
Assertions for
Character s and char s. |
CollectionAssert
Assertions for
s. |
ComparableAssert
Template for assertions applicable to
s. |
Condition
Condition to be met by an
. |
Delta
A finite increment in a variable.
|
Description
A description of something.
|
DoubleArrayAssert
Assertions for
double arrays. |
DoubleAssert
Assertions for
Double s and double s. |
DoubleAssert.Delta
Deprecated.
use top-level class
instead. This class will be removed
in version 2.0. |
FileAssert
Assertions for
. |
FloatArrayAssert
Assertions for
float arrays. |
FloatAssert
Assertions for
Float s and float s. |
FloatAssert.Delta
Deprecated.
use top-level class
instead. This class will be removed
in version 2.0. |
GenericAssert
Template for assertions.
|
GroupAssert
Template for assertions for classes representing groups of values.
|
ImageAssert
Assertions for
s. |
Index
An index.
|
IntArrayAssert
Assertions for
int arrays. |
IntAssert
Assertions for
Integer s and int s. |
ItemGroupAssert
Template for assertions for groups of items (e.g.
|
IteratorAssert
Assertions for
s. |
ListAssert
Assertions for
s. |
LongArrayAssert
Assertions for
long arrays. |
LongAssert
Assertions for
Long s and long s. |
MapAssert
Assertions for
s. |
MapAssert.Entry
An entry in a
. |
NumberAssert
Template for assertions for numbers (primitives and objects.)
|
ObjectArrayAssert
Assertions for
Object arrays. |
ObjectAssert
Assertions for
s. |
ObjectGroupAssert
Template for assertions for arrays or collections.
|
ShortArrayAssert
Assertions for
short arrays. |
ShortAssert
Assertions for
Short s and short s. |
StringAssert
Assertions for
String s. |
Threshold
A threshold.
|
ThrowableAssert
Assertions for
. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.