Package-level declarations

Types

Link copied to clipboard
enum DescriptionAnyExpectation : Enum<DescriptionAnyExpectation> , StringBasedTranslatable

Contains the DescriptiveAssertion.descriptions of the expectation functions which are applicable to Any.

Link copied to clipboard
enum DescriptionBasic : Enum<DescriptionBasic> , StringBasedTranslatable

Contains the DescriptiveAssertion.descriptions which are so basic that one does not want to use a different wording in two different expectation functions.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the expectation functions which are applicable to CharSequence.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the expectation functions which are applicable to Collection.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Comparable.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to date like instances (e.g. LocalDate, LocaleDateTime, ZonedDateTime etc.)

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Float, Double and maybe other platform specific floating point types (such as BigDecimal in JVM).

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Any.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Iterable.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map.

Link copied to clipboard

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Throwable.

Link copied to clipboard
enum ErrorMessages : Enum<ErrorMessages> , StringBasedTranslatable

Contains translations which are used in error like messages.