All Types

ch.tutteli.atrium.api.infix.en_GB.Blank

Represents a helper construct which allows to express blankness. It can be used for a parameter less function so that it has one parameter and thus can be used as infix function.

ch.tutteli.atrium.api.infix.en_GB.case

Represents the pseudo keyword case as in ignoring case.

ch.tutteli.atrium.api.infix.en_GB.contain

Represents the pseudo keyword contain as in to contain.

ch.tutteli.atrium.api.infix.en_GB.Empty

Represents a helper construct which allows to express emptiness. It can be used for a parameter less function so that it has one parameter and thus can be used as infix function.

ch.tutteli.atrium.api.infix.en_GB.entries

Represents the pseudo keyword entries as in grouped entries.

ch.tutteli.atrium.creating.Expect (extensions in package ch.tutteli.atrium.api.infix.en_GB)
ch.tutteli.atrium.api.infix.en_GB.group

Represents the pseudo keyword group as in within group.

ch.tutteli.atrium.api.infix.en_GB.Index

Wrapper for a single index -- can be used as distinguishable type for an overload where Int is already in use.

ch.tutteli.atrium.api.infix.en_GB.Keyword

Marker interface for keywords.

ch.tutteli.atrium.api.infix.en_GB.creating.list.get.builders.ListGetStep

Represents the extension point for another step after a get index-step within a sophisticated get assertion building process for List.

ch.tutteli.atrium.api.infix.en_GB.only

Represents the pseudo keyword only as in and only.

ch.tutteli.atrium.api.infix.en_GB.order

Represents the pseudo keyword order as in inAny order.