doc / ch.tutteli.atrium.translations

Package ch.tutteli.atrium.translations

Contains Translatables.

Types

DescriptionAnyAssertion

enum class DescriptionAnyAssertion : StringBasedTranslatable

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

DescriptionAnyExpectation

enum class DescriptionAnyExpectation : StringBasedTranslatable

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

DescriptionBasic

enum class 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.

DescriptionBigDecimalAssertion

enum class DescriptionBigDecimalAssertion : StringBasedTranslatable

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

DescriptionCharSequenceAssertion

enum class DescriptionCharSequenceAssertion : StringBasedTranslatable

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

DescriptionCharSequenceExpectation

enum class DescriptionCharSequenceExpectation : StringBasedTranslatable

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

DescriptionCollectionAssertion

enum class DescriptionCollectionAssertion : StringBasedTranslatable

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

DescriptionCollectionExpectation

enum class DescriptionCollectionExpectation : StringBasedTranslatable

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

DescriptionComparableAssertion

enum class DescriptionComparableAssertion : StringBasedTranslatable

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

DescriptionComparableExpectation

enum class DescriptionComparableExpectation : StringBasedTranslatable

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

DescriptionDateTimeLikeAssertion

enum class DescriptionDateTimeLikeAssertion : StringBasedTranslatable

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

DescriptionDateTimeLikeExpectation

enum class DescriptionDateTimeLikeExpectation : StringBasedTranslatable

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

DescriptionFloatingPointAssertion

enum class DescriptionFloatingPointAssertion : StringBasedTranslatable

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).

DescriptionFloatingPointException

enum class DescriptionFloatingPointException : StringBasedTranslatable

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).

DescriptionFloatingPointExpectation

enum class DescriptionFloatingPointExpectation : StringBasedTranslatable

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).

DescriptionFunLikeAssertion

enum class DescriptionFunLikeAssertion : StringBasedTranslatable

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

DescriptionFunLikeExpectation

enum class DescriptionFunLikeExpectation : StringBasedTranslatable

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

DescriptionIterableAssertion

enum class DescriptionIterableAssertion : StringBasedTranslatable

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

DescriptionIterableLikeExpectation

enum class DescriptionIterableLikeExpectation : StringBasedTranslatable

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

DescriptionListAssertion

enum class DescriptionListAssertion : StringBasedTranslatable

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

DescriptionListLikeExpectation

enum class DescriptionListLikeExpectation : StringBasedTranslatable

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

DescriptionMapAssertion

enum class DescriptionMapAssertion : StringBasedTranslatable

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

DescriptionMapLikeAssertion

enum class DescriptionMapLikeAssertion : StringBasedTranslatable

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

DescriptionMapLikeExpectation

enum class DescriptionMapLikeExpectation : StringBasedTranslatable

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

DescriptionOptionalAssertion

enum class DescriptionOptionalAssertion : StringBasedTranslatable

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

DescriptionPathAssertion

enum class DescriptionPathAssertion : StringBasedTranslatable

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

DescriptionResultAssertion

enum class DescriptionResultAssertion : StringBasedTranslatable

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

DescriptionResultExpectation

enum class DescriptionResultExpectation : StringBasedTranslatable

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

DescriptionThrowableAssertion

enum class DescriptionThrowableAssertion : StringBasedTranslatable

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

DescriptionThrowableExpectation

enum class DescriptionThrowableExpectation : StringBasedTranslatable

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

ErrorMessages

enum class ErrorMessages : StringBasedTranslatable

Contains translations which are used in error like messages.