doc / ch.tutteli.atrium.logic.creating.transformers.impl / BaseTransformationExecutionStep / action

action

protected val action: AssertionContainer<T>.() -> E (source)

An action such as transform, extract etc. which creates and returns a new Expect of type R.

Property

action - An action such as transform, extract etc. which creates and returns a new Expect of type R.