Contains Translatables.
enum class DescriptionAnyAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Any. |
|
enum class DescriptionBasic : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions which are so basic that one does not want to use a different wording in a two different assertion functions. |
|
enum class DescriptionBigDecimalAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to BigDecimal. |
|
enum class DescriptionCharSequenceAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to CharSequence. |
|
enum class DescriptionCollectionAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Collection. |
|
enum class DescriptionComparableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Comparable. |
|
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.) |
|
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 |
|
enum class DescriptionFunLikeAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Any. |
|
enum class DescriptionIterableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Iterable. |
|
enum class DescriptionListAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map. |
|
enum class DescriptionMapAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map. |
|
enum class DescriptionOptionalAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Optional. |
|
enum class DescriptionPathAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Path. |
|
enum class DescriptionResultAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Map. |
|
enum class DescriptionThrowableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Throwable. |
|
enum class
Contains the DescriptiveAssertion.descriptions of the assertion functions which postulate that a
AssertionPlant.subject of type |
|
enum class ErrorMessages : StringBasedTranslatable
Contains translations which are used in error like messages. |