doc / ch.tutteli.atrium.creating / Expect / maybeSubject

maybeSubject

abstract val maybeSubject: Option<T> (source)

Overrides SubjectProvider.maybeSubject


Deprecated: use _logic.maybeSubject; will be removed with 0.18.0

Either Some wrapping the subject of an Assertion or None in case a previous subject change could not be carried out.