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

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

Types

IterableLikeContainsAssertions

interface IterableLikeContainsAssertions

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

IterableLikeContainsInAnyOrderAssertions

interface IterableLikeContainsInAnyOrderAssertions

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