doc / ch.tutteli.atrium.creating / ReportingAssertionContainer / AssertionCheckerDecorator / maybeSubject

maybeSubject

abstract val maybeSubject: Option<T>

Either Some wrapping the subject of the current assertion or None in case a previous subject change was not successful.