|
ch.tutteli.atrium.assertions.DescriptionAnyAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Any.
|
|
ch.tutteli.atrium.assertions.DescriptionBasic |
Contains the DescriptiveAssertion.descriptions which are so basic that one does not want to use a different wording in
a two different assertion functions.
|
|
ch.tutteli.atrium.assertions.DescriptionCharSequenceAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to CharSequence.
|
|
ch.tutteli.atrium.assertions.DescriptionCollectionAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Collection.
|
|
ch.tutteli.atrium.assertions.DescriptionIterableAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Iterable.
|
|
ch.tutteli.atrium.assertions.DescriptionNarrowingAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which postulate that a
AssertionPlant.subject of type T can be narrowed to TSub where TSub <: T.
|
|
ch.tutteli.atrium.assertions.DescriptionNumberAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Number.
|
|
ch.tutteli.atrium.assertions.DescriptionThrowableAssertion |
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Throwable.
|