|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
List.
List.
List.
List.
List.
List.
Set.
Set.
Set.
Set.
Set.
Set.
List.
Map.
String.
ArrayAssert.
AssertionError
thrown when an assertion fails.
AssertionError
thrown when an assertion fails.
AssertionError
thrown when an assertion fails.
AssertionError
thrown when an assertion fails.
BigDecimalAssert.
BooleanAssert.
BooleanAssert.
BooleanArrayAssert.
ImageAssert.
ByteAssert.
ByteAssert.
ByteArrayAssert.
CharAssert.
CharAssert.
CharArrayAssert.
CollectionAssert.
ListAssert.
DoubleAssert.
DoubleAssert.
DoubleArrayAssert.
FileAssert.
FloatAssert.
FloatAssert.
FloatArrayAssert.
IntAssert.
IntAssert.
IntArrayAssert.
IteratorAssert.
IteratorAssert.
LongAssert.
LongAssert.
LongArrayAssert.
MapAssert.
ObjectAssert.
ObjectArrayAssert.
ShortAssert.
ShortAssert.
ShortArrayAssert.
StringAssert.
ThrowableAssert.
Index.
Description.BasicDescription.
BigDecimals.BigDecimalAssert.
boolean arrays.BooleanArrayAssert.
Booleans and booleans.BooleanAssert.
BooleanAssert.
byte arrays.ByteArrayAssert.
Bytes and bytes.ByteAssert.
ByteAssert.
char arrays.CharArrayAssert.
Characters and chars.CharAssert.
CharAssert.
Collections.CollectionAssert.
Collections.Comparables.ComparableAssert.
AssertionError describing a comparison failure.
ComparisonFailure only if JUnit 4+ is in the classpath.
ComparisonFailure.Object.Condition.
Condition.
boolean array contains the given values.
byte array contains the given values.
char array contains the given values.
double array contains the given values.
float array contains the given values.
int array contains the given values.
List contains the given object at the given index.
long array contains the given values.
short array contains the given values.
String contains the given one.
List contains the given objects, in the same order.
String contains the given text regardless of the case.
boolean array contains the given values only.
byte array contains the given values only.
char array contains the given values only.
double array contains the given values only.
float array contains the given values only.
int array contains the given values only.
long array contains the given values only.
short array contains the given values only.
List contains the given sequence of objects, without any other
objects between them.
Delta.
Delta.
Delta.delta(double) instead. This method will be
removed in version 2.0.
Delta.delta(double) instead. This method will be
removed in version 2.0.
GenericAssert.as(String), since "as" is a keyword in
Groovy.
GenericAssert.as(Description), since "as" is a keyword in
Groovy.
GenericAssert.as(String), since "as" is a keyword in
Groovy.
GenericAssert.as(Description), since "as" is a keyword in
Groovy.
AssertionError
thrown when an assertion fails.
AssertionError
thrown when an assertion fails.
String does not contain the given text.
File does not exist.
String does not match the given one.
double arrays.DoubleArrayAssert.
Doubles and doubles.DoubleAssert.
DoubleAssert.
Delta instead. This class will be removed
in version 2.0.double.
List ends with the given sequence of objects, without any other
objects between them.
String ends with the given one.
UnsupportedOperationException if called.
boolean array does not contain the given values.
byte array does not contain the given values.
char array does not contain the given values.
double array does not contain the given values.
float array does not contain the given values.
int array does not contain the given values.
long array does not contain the given values.
Map does not contain the given entries.
short array does not contain the given values.
String does not contains the given one.
File does exist.
AssertionError.
AssertionError.
AssertionError with the given message and with the Throwable
that caused the failure.
AssertionError if the actual value is null.
AssertionError only if the the custom message in this assertion object is not
null.
AssertionError only if the the custom message in this assertion object is not
null.
AssertionError if the given objects are equal.
AssertionError if 'actual' is not equal to 'expected'.
AssertionError if the given object is not null.
AssertionError if the given objects are not the same.
AssertionError if the given object is null.
AssertionError if the given objects are the same.
AssertionError, adding the description of the actual value to the given message.
AssertionError with the given message.
AssertionError only if the given custom message is not null.
AssertionError only if the given custom message is not null.
File.FileAssert.
float arrays.FloatArrayAssert.
Floats and floats.FloatAssert.
FloatAssert.
Delta instead. This class will be removed
in version 2.0.float.
null or empty, an empty String is returned, otherwise
uses the following format:
[message]{whitespace}
String and arguments.
Collection, returning the ones that were
found.
GenericAssert.
GroupAssert.
Object array belong to the specified type.
Object array belong to the specified type.
Throwable is equal to the given one.
Throwable does not have a cause.
File is equal to the content of the given one.
File is equal to the given one.
BufferedImages.ImageAssert.
String representation of the given object in between brackets ("<" and ">").
Map contains the given entries.
int arrays.IntArrayAssert.
Integers and ints.IntAssert.
IntAssert.
GenericAssert.satisfies(Condition).
File is an absolute path.
File is a directory.
Comparable is equal to the given one.
boolean array is equal to the given array.
Boolean is equal to the given one.
byte array is equal to the given array.
Byte value is equal to the given one.
char array is equal to the given array.
Character value is equal to the given one.
double array is equal to the given array.
double array is equal to the given array, within a positive delta.
Double is equal to the given one.
DoubleAssert.isEqualTo(double, org.fest.assertions.Delta) instead. This method will
be removed in version 2.0.
Double is equal to the given one, within a positive delta.
Double is equal to the given one, within a positive delta.
float array is equal to the given array.
Float is equal to the given one.
FloatAssert.isEqualTo(float, org.fest.assertions.Delta) instead. This method will
be removed in version 2.0.
Float is equal to the given one, within a positive delta.
Float is equal to the given one, within a positive delta.
int array is equal to the given array.
Integer is equal to the given one.
long array is equal to the given array.
Long is equal to the given one.
Object array is equal to the given array.
short array is equal to the given array.
Short is equal to the given one.
String is equal to the given one ignoring case.
Throwable is an instance of the given type.
Boolean value is false.
File is a regular file.
Byte value is greater than the given one.
Character value is greater than the given one.
Comparable is greater than the given one.
Double is greater than the given one.
Float is greater than the given one.
Integer is greater than the given one.
Long is greater than the given one.
Short is greater than the given one.
Byte value is greater or equal to the given one.
Character value is greater or equal to the given one.
Comparable is greater than or equal to the given one.
Double is greater or equal to the given one.
Float is greater or equal to the given one.
Integer is greater or equal to the given one.
Long is greater or equal to the given one.
Short is greater or equal to the given one.
Object is an instance of the given type.
Throwable is an instance of the given type.
Object is an instance of any of the given types.
Byte value is less than the given one.
Character value is less than the given one.
Comparable is less than the given one.
Double is less than the given one.
Float is less than the given one.
Integer is less than the given one.
Long is less than the given one.
Short is less than the given one.
Byte value is less or equal to the given one.
Character value is less or equal to the given one.
Comparable is less than or equal to the given one.
Double is less or equal to the given one.
Float is less or equal to the given one.
Integer is less or equal to the given one.
Long is less or equal to the given one.
Short is less or equal to the given one.
Character value is an lower-case value.
Double is equal to Double.NaN.
Float is equal to Float.NaN.
BigDecimal is negative.
Byte value is negative.
Double is negative.
Float is negative.
Integer is negative.
Long is negative.
Short is negative.
GenericAssert.doesNotSatisfy(Condition).
Comparable is not equal to the given one.
boolean array is not equal to the given array.
Boolean is not equal to the given one.
byte array is not equal to the given array.
Byte value is not equal to the given one.
char array is not equal to the given array.
Character value is not equal to the given one.
double array is not equal to the given array.
Double is not equal to the given one.
float array is not equal to the given array.
Float is not equal to the given one.
int array is not equal to the given array.
Integer is not equal to the given one.
long array is not equal to the given array.
Long is not equal to the given one.
Object array is not equal to the given array.
short array is not equal to the given array.
Short is not equal to the given one.
null.
BigDecimal is not equal to zero, regardless of precision.
null.
null or empty.
BigDecimal is positive.
Byte value is positive.
Double is positive.
Float is positive.
Integer is positive.
Long is positive.
Short is positive.
File is a relative path.
Boolean value is true.
Character value is an upper-case value.
BigDecimal is equal to zero, regardless of precision.
Byte value is equal to zero.
Double is equal to zero.
Float is equal to zero.
Integer is equal to zero.
Long is equal to zero.
Short is equal to zero.
ItemGroupAssert.
Iterators.IteratorAssert.
Lists.ListAssert.
long arrays.LongArrayAssert.
Longs and longs.LongAssert.
LongAssert.
Maps.MapAssert.
Map.String matches the given one.
Collection, returning the ones that were not
found.
Object arrays.ObjectArrayAssert.
Objects.ObjectAssert.
ObjectGroupAssert.
CollectionAssert whose target collection contains the values of the
given property name from the elements of this CollectionAssert's collection.
ListAssert whose target list contains the values of the given
property name from the elements of this ListAssert's list.
ObjectArrayAssert whose target array contains the values of the
given property name from the elements of this ObjectArrayAssert's array.
short arrays.ShortArrayAssert.
Shorts and shorts.ShortAssert.
ShortAssert.
List starts with the given sequence of objects, without any other
objects between them.
String starts with the given one.
Strings.StringAssert.
Threshold.
Throwable.ThrowableAssert.
null.
Delta.doubleValue() instead.
Description.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||