Uses of Package
org.assertj.core.error
Packages that use org.assertj.core.error
Package
Description
-
Classes in org.assertj.core.error used by org.assertj.core.api
-
Classes in org.assertj.core.error used by org.assertj.core.errorClassDescriptionBase class for text content error.Factory of
s.AssertionError
A factory of error messages typically shown when an assertion fails.Access to constructors using Java reflection.Formats the
s to be included in assertion errors.Description
Factory of error messages.Generates a description for the type of a group of elements.Build error message when anMatcher
should match.Formats the messages to be included in assertion errors.Build error message when anOptionalDouble
should have a specific value close to an offset.Build error message when anOptionalDouble
should be close to an expected value within a positive percentage.Build error message when anOptional
should be empty.Build error message when a value should be present in anOptional
.Build error message when anOptional
,OptionalDouble
,OptionalInt
orOptionalLong
should contain a specific value.Build an error message when a value should be instance of a specific class.Creates an error message indicating that an assertion that verifies that a group of elements contains a subsequence of values failed.Creates an
indicating that an assertion that verifies that an object has null fields failed.AssertionError
Creates an error message indicating that a group does not have an element of the given type.Creates an error message indicating that aFile
or aPath
should have extension.Creates an error message indicating that aFile
should have name.Creates an error message indicating that aPath
should have no extension.Creates an
indicating that an assertion that verifies that an object has no null fields failed.AssertionError
Creates an error message when aFile
should not have a parent.Creates an error message indicating that a group does not have an element of the given type.Creates an error message indicating that aFile
should have a parent.Creates an error message indicating that an assertion that verifies a group of elements is not empty 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 a group of elements contains elements that are not an instance of one of the given types. -
Classes in org.assertj.core.error used by org.assertj.core.error.array2dClassDescriptionA factory of error messages typically shown when an assertion fails.Factory of error messages.
-
Classes in org.assertj.core.error used by org.assertj.core.error.futureClassDescriptionA factory of error messages typically shown when an assertion fails.Factory of error messages.
-
Classes in org.assertj.core.error used by org.assertj.core.error.uriClassDescriptionA factory of error messages typically shown when an assertion fails.Factory of error messages.
-
Classes in org.assertj.core.error used by org.assertj.core.internalClassDescriptionFactory of
s.AssertionError
Factory of error messages.Generates a description for the type of a group of elements. -
Classes in org.assertj.core.error used by org.assertj.guava.errorClassDescriptionA factory of error messages typically shown when an assertion fails.Factory of error messages.