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 actual File does not exist.
Verifies that the actual File does not satisfy the given condition.
Verifies that the actual File does exist.
Verifies that the content of the actual File is equal to the content of the given one.
Verifies that the size of the actual File is equal to the given one.
Verifies that the actual File satisfies the given condition.
Verifies that the actual File is an absolute path.
Verifies that the actual File is a directory.
Verifies that the actual File is equal to the given one.
Verifies that the actual File is a regular file.
Verifies that the actual File does not satisfy the given condition.
Verifies that the actual File is not equal to the given one.
Verifies that the actual File is not null.
Verifies that the actual File is not the same as the given one.
Verifies that the actual File is a relative path.
Verifies that the actual File is the same as the given one.
Replaces the default message displayed in case of a failure with the given one.
Verifies that the actual File satisfies the given condition.