-
class
Understands assertions for arrays.
class
Understands assertion methods for boolean arrays.
class
Understands assertion methods for byte arrays.
class
Understands assertion methods for char arrays.
class
Understands assertions for collections.
class
Understands assertion methods for double arrays.
class
Understands assertion methods for float arrays.
class
Understands assertion methods for int arrays.
class
Understands a template for assertion methods related to groups of items (e.g.
class
Understands assertions for
Lists.
class
Understands assertion methods for long arrays.
class
Understands assertions for
Maps.
class
Understands assertions for Object arrays.
class
Understands a template for assertion methods related to arrays or collections.
class
Understands assertion methods for short arrays.
class
Understands assertion methods for Strings.
Sets the description of the actual value, to be used in as message of any
AssertionError
thrown when an assertion fails.
Sets the description of the actual value, to be used in as message of any
AssertionError
thrown when an assertion fails.
Verifies that the number of values in the actual group is equal to the given one.
Verifies that the actual group contains at least on value.
Replaces the default message displayed in case of a failure with the given one.