protected val action: AssertionContainer<T>.() -> E
An action such as transform, extract etc. which creates and returns a new Expect of type R.
action
- An action such as transform, extract etc. which creates and returns a new Expect of type R.