Functions
Link copied to clipboard
Use this overload if you want to modify the options of a RootExpect.
operator fun <T> invoke(maybeSubject: Option<T>, assertionVerb: Translatable, options: RootExpectOptions<T>?): RootExpect<T>
Use this overload if you want to modify the options of a RootExpect.