doc / ch.tutteli.atrium.assertions.throwable.thrown.creators

Package ch.tutteli.atrium.assertions.throwable.thrown.creators

Contains @Deprecated classes/interfaces/functions, use the ones from package creating; will all be removed with 1.0.0

Types

ThrowableThrownAssertionCreator

class ThrowableThrownAssertionCreator<TExpected : Throwable> : ThrowableThrown.Creator<TExpected>

Represents a creator of a sophisticated a Throwable (of type TExpected) was thrown assertion.