doc / ch.tutteli.atrium.domain.creating.throwable.thrown.creators

Package ch.tutteli.atrium.domain.creating.throwable.thrown.creators

Contains IterableContainsAssertions which defines the minimum set of a Throwable was thrown assertion functions (on level domain) an implementation has to provide.

Types

ThrowableThrownAssertions

interface ThrowableThrownAssertions

Defines the minimum set of "a Throwable was thrown"-assertion functions, which an implementation of the domain of Atrium has to provide.

Properties

throwableThrownAssertions

val throwableThrownAssertions: ThrowableThrownAssertions

The access point to an implementation of ThrowableThrownAssertions.