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 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 DescriptionIterableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Iterable. |
|
enum class DescriptionNarrowingAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which postulate that a
AssertionPlant.subject of type |
|
enum class DescriptionNumberAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Number. |
|
enum class DescriptionThrowableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Throwable. |