HoldsStep
Step which allows to specify RepresentationOnlyAssertion.holds.
Properties
Functions
Link copied to clipboard
Uses the given test as Assertion.holds.
abstract fun <T> withTest(expect: Expect<T>, test: (T) -> Boolean): RepresentationOnly.RepresentationStep
Uses the given test as Assertion.holds based on the subject provided by subjectProvider.