protected val action: AssertionContainer<T>.() -> E (source)
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.