ExpectationVerbStepImpl
class ExpectationVerbStepImpl<T>(val subject: T) : RootExpectBuilder.ExpectationVerbStep<T> (source)
Properties
Functions
Link copied to clipboard
Wraps the given verb into an Untranslatable and uses it as expectation verb.
Uses the given verb as expectation verb.