All Types

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.AtLeastCheckerOption

Represents the extension point for another option after a contains at least-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.AtLeastCheckerOption

Represents the extension point for another option after a contains at least-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.AtMostCheckerOption

Represents the extension point for another option after a contains at least once but at most-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.AtMostCheckerOption

Represents the extension point for another option after a contains at least once but at most-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.ButAtMostCheckerOption

Represents the extension point for another option after a contains at least but at most-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.ButAtMostCheckerOption

Represents the extension point for another option after a contains at least but at most-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.Entries

Parameter object to express a Group of identification lambdas.

ch.tutteli.atrium.api.cc.en_GB.Entry

Parameter object to express a Group with a single identification lambda.

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.ExactlyCheckerOption

Represents the extension point for another option after a contains exactly-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.ExactlyCheckerOption

Represents the extension point for another option after a contains exactly-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.KeyNullableValue
ch.tutteli.atrium.api.cc.en_GB.KeyValue

Parameter object to express a key/value Pair whose value type is a nullable lambda with an Assert receiver, which means one can either pass a lambda or null.

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.NotCheckerOption

Represents the extension point for another option after a contains not at all-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.NotCheckerOption

Represents the extension point for another option after a contains not at all-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.creating.charsequence.contains.builders.NotOrAtMostCheckerOption

Represents the extension point for another option after a contains not or at most-check within a sophisticated contains assertion building process for CharSequence.

ch.tutteli.atrium.api.cc.en_GB.creating.iterable.contains.builders.NotOrAtMostCheckerOption

Represents the extension point for another option after a contains not or at most-check within a sophisticated contains assertion building process for Iterable.

ch.tutteli.atrium.api.cc.en_GB.NullableEntries
ch.tutteli.atrium.api.cc.en_GB.NullableEntry
ch.tutteli.atrium.api.cc.en_GB.NullableValue
ch.tutteli.atrium.api.cc.en_GB.NullableValues
ch.tutteli.atrium.api.cc.en_GB.Value

Represents a Group with a single value.

ch.tutteli.atrium.api.cc.en_GB.Values

Represents a Group of multiple values.