doc / ch.tutteli.atrium.domain.creating.any.typetransformation.creators

Package ch.tutteli.atrium.domain.creating.any.typetransformation.creators

Contains @Deprecated functionality in conjunction with Assert and type transformations; will all be removed with 1.0.0

Types

AnyTypeTransformationAssertions

interface AnyTypeTransformationAssertions

Defines the minimum set of assertion functions representing a type transformation, which an implementation of the domain of Atrium has to provide.

Properties

anyTypeTransformationAssertions

val anyTypeTransformationAssertions: AnyTypeTransformationAssertions

The access point to an implementation of AnyTypeTransformationAssertions.