Package org.fest.assertions.error
package org.fest.assertions.error
-
ClassDescriptionBase class for text content error.Factory of
s.AssertionError
A factory of error messages typically shown when an assertion fails.Creates an error message indicating that an assertion that verifies type of elements of group andCondition
A group of elements can be a collection, an array.Formats the
s to be included in assertion errors.Description
Creates an error message indicating that an assertion that verifies that each element of a group satisfies aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies at least n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies at most n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies exactly n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies that each element of a group satisfies aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies at least n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies at most n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies elements of a group satisfies exactly n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies that each element of a group satisfies aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies at least n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies at most n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies exactly n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that verifies that each element of a group satisfies aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies at least n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies at most n times aCondition
A group of elements can be a collection, an array.Creates an error message indicating that an assertion that not verifies elements of a group satisfies exactly n times aCondition
A group of elements can be a collection, an array.Factory of error messages.Formats the messages to be included in assertion errors.Creates an error message indicating that an assertion that verifies that a value satisfies a
failed.Condition
Creates an error message indicating that an assertion that verifies that a
is an absolute path failed.File
Creates an error message indicating that an assertion that verifies that aDate
is after another one failed.Creates an error message indicating that an assertion that verifies that aDate
is after or equals to another one failed.Creates an error message indicating that an assertion that verifies a group of elements contains a value at a given index that satisfies a
failed.Condition
Creates an error message indicating that an assertion that verifies that aDate
is before another one failed.Creates an error message indicating that an assertion that verifies that aDate
is before or equals to another one failed.Creates an error message indicating that an assertion that verifies that aDate
is between start - end dates (inclusive or not) failed.Creates an error message indicating that an assertion that verifies that aDate
is close to another one from some delta failed.Creates an error message indicating that an assertion that verifies that a
is an existing directory failed.File
Creates an error message indicating that an assertion that verifies a group of elements is empty failed.Creates an
indicating that an assertion that verifies that two objects are equal failed.AssertionError
Creates an error message indicating that an assertion that verifies that twoString
s are equal, ignoring case considerations, failed.Creates an error message that indicates an assertion that verifies that two images are equal failed.Creates an error message indicating that an assertion that verifies that two numbers are equal within a positive offset failed.Creates an error message indicating that an assertion that verifies that an object is exactly an instance of some type failed.Creates an error message indicating that an assertion that verifies that a
is executable failed.File
Creates an error message indicating that an assertion that verifies that a
is an existing file failed.File
Creates an error message indicating that an assertion that verifies that a value is greater than another one failed.Creates an error message indicating that an assertion that verifies that a value is greater than or equal to another one failed.Creates an error message indicating that an assertion that verifies that a value is in a group of values (e.g.Creates an error message indicating that an assertion that verifies that aDate
is in same year, month and day of month as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year, month, day of month and hour as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year, month, day of month, hour, minute, second adn millisecond as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year, month, day of month, hour and minute as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year and month as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year, month, day of month, hour, minute and second as another one failed.Creates an error message indicating that an assertion that verifies that aDate
is in same year as another one failed.Creates an error message indicating that an assertion that verifies that an object is an instance of some type failed.Creates an error message indicating that an assertion that verifies that an object is an instance of one or more types failed.Creates an error message indicating that an assertion that verifies that aDate
is in the future failed.Creates an error message indicating that an assertion that verifies that aDate
is in the past failed.Creates an
indicating that an assertion that verifies that two objects are lenient equal by accepting fields failed.AssertionError
Creates an
indicating that an assertion that verifies that two objects are lenient equal by ignoring fields failed.AssertionError
Creates an error message indicating that an assertion that verifies that a value is less than another one failed.Creates an error message indicating that an assertion that verifies that a value is less than or equal to another one failed.Creates an error message that indicates an assertion that verifies that a character is lowercase failed.Creates an error message indicating that an assertion that verifies a group of elements isnull
or empty failed.Creates an error message indicating that an assertion that verifies that an object is of type in group of types failed.Creates an error message indicating that an assertion that verifies that a
is readable failed.File
Creates an error message indicating that an assertion that verifies that a
is a relative path failed.File
Creates an error message indicating that an assertion that verifies that two object refer to same object failed.Creates an error message indicating that an assertion that verifies a group of elements is sorted failed.
A group of elements can be a collection or an array.Creates an error message indicating that an assertion that verifies that anIterable
is a subset of an other setIterable
failed.Creates an error message indicating that an assertion that verifies that aDate
is today (matching only year, month and day but not hours).Creates an error message that indicates an assertion that verifies that a character is uppercase failed.Creates an error message indicating that an assertion that verifies that aDate
is within a year, month, day, ...Creates an error message indicating that an assertion that verifies that a
is writable failed.File
Creates an error message indicating that an assertion that verifies a group of elements contains a given set of values failed.Creates an error message indicating that an assertion that verifies a group of elements contains a value at a given index failed.Creates an error message indicating that an assertion that verifies a group of elements contains exactly a given set of values and nothing else failed, exactly meaning same elements in same order.Creates an error message indicating that an assertion that verifies a map contains a key..Creates an error message indicating that an assertion that verifies a group of elements contains a null element failed.Creates an error message indicating that an assertion that verifies a group of elements contains only a given set of values and nothing else failed.Creates an error message indicating that an assertion that verifies that a group of elements contains a sequence of values failed.Creates an error message indicating that an assertion that verifies that aString
contains anotherString
failed.Creates an error message indicating that an assertion that verifies that aString
contains anotherString
only once failed.Creates an error message indicating that an assertion that verifies a map contains a value.Creates an error message indicating that an assertion that verifies that a group of elements ends with a given value or sequence of values failed.Creates an error message indicating that an assertion that verifies that a
exists failed.File
Creates an error message indicating that an assertion that verifies that a value satisfies a
failed.Condition
Creates an error message indicating that an assertion that verifies a group of elements contains a value at a given index that satisfies a
failed.Condition
Creates an error message indicating that an assertion that verifies that a file has a given binary content failed.Creates an error message indicating that an assertion that verifies that a file has a given text content failed.Creates an error message indicating that an assertion that verifies that two files/inputStreams have equal content failed.Creates an error message indicating that an assertion that verifies that aThrowable
have certain message failed.Creates an error message indicating that an assertion that verifies that anThrowable
has no cause failed.Creates an error message indicating that an assertion that verifies that an object have same class as another instance failed.Creates an error message indicating that an assertion that verifies that a value have certain size failed.Creates an error message indicating that an assertion that verifies that a value have certain size failed.Creates an error message indicating that an assertion that verifies that a date have a certain timestamp.Creates an error message indicating that an assertion that verifies that aString
matches a pattern failed.Creates an error message indicating that an assertion that verifies that a value does not satisfy a
failed.Condition
Creates an error message indicating that an assertion that verifies that aDate
is not between start - end dates (inclusive or not) failed.Creates an error message indicating that an assertion that verifies a group of elements is not empty failed.Creates an error message indicating that an assertion that verifies that two objects are not equal failed.Creates an error message that indicates an assertion that verifies that two images should not benull
failed.Creates an error message indicating that an assertion that verifies that an object is not exactly an instance of some type failed.Creates an error message indicating that an assertion that verifies that a value is not in a group of values (e.g.Creates an error message indicating that an assertion that verifies that an object is not an instance of some type failed.Creates an error message indicating that an assertion that verifies that an object is not an instance of one or more types failed.Creates an error message that indicates an assertion that verifies that an object is notnull
failed.Creates an error message indicating that an assertion that verifies that an object is not of type in group of types failed.Creates an error message indicating an assertion that verifies that two objects do not refer to the same object failed.Creates an error message indicating that an assertion that verifies a group of elements does not contain a given set of values failed.Creates an error message indicating that an assertion that verifies a group of elements does not contain a value at a given index failed.Creates an error message indicating that an assertion that verifies a map does not contains a key failed.Creates an error message indicating that an assertion that verifies a group of elements does not contain null elements failed.Creates an error message indicating that an assertion that verifies that aString
does not contain anotherString
failed.Creates an error message indicating that an assertion that verifies a map does not contains a value.Creates an error message indicating that an assertion that verifies that a
does not exist failed.File
Creates an error message indicating that an assertion that verifies that a value does not satisfy a
failed.Condition
Creates an error message indicating that an assertion that verifies a group of elements is does not have duplicates failed.Creates an error message indicating that an assertion that verifies that an object has same class as another instance failed.Creates an error message indicating that an assertion that verifies that aString
does not match a pattern failed.Creates an error message indicating that an assertion that verifies that a group of elements starts with a given value or sequence of values failed.