expect
Creates a dynamic test for custom expectations on the expected result.
Return
This DSL instance for method chaining.
Parameters
expected
A lambda function defining expectations on the ExpectedResult.
Creates a dynamic test for custom expectations on the expected result.
This DSL instance for method chaining.
A lambda function defining expectations on the ExpectedResult.