Package-level declarations

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
fun <E : Any, T : IterableLike> IterableLikeContains.CheckerStepLogic<out E?, T, InAnyOrderSearchBehaviour>.entries(assertionCreators: List<Expect<E>.() -> Unit?>, notToHaveNextOrNoneFunName: String): Assertion
Link copied to clipboard
Link copied to clipboard