doc / ch.tutteli.atrium.creating / Assert

Assert

typealias Assert<T> = AssertionPlant<T>
Deprecated: Switch from Assert to Expect; will be removed with 1.0.0

Type alias for AssertionPlant which should be used in API modules.