doc / ch.tutteli.atrium.logic.creating.iterable.contains.creators

Package ch.tutteli.atrium.logic.creating.iterable.contains.creators

Contains inter alia IterableLikeContains.Creators as well as the minimum set of functions which are intended to be used as part of the final step of the building process.

Types

IterableLikeContainsAssertions

interface IterableLikeContainsAssertions

Defines the minimum set of contains assertion functions for Iterable, which an implementation of the domain logic of Atrium has to provide.

IterableLikeContainsInAnyOrderAssertions

interface IterableLikeContainsInAnyOrderAssertions

Defines the minimum set of contains assertion functions for Iterable, which an implementation of the domain logic of Atrium has to provide.