doc / ch.tutteli.atrium.logic.creating / RootExpectBuilder / forSubject

forSubject

fun <T> forSubject(subject: T): RootExpectBuilder.ExpectationVerbStep<T> (source)

Entry point to use the RootExpectBuilder which helps in creating an expectation verb for the given subject or in other words a RootExpect for the given subject.