doc / ch.tutteli.atrium.reporting / AssertionFormatterParameterObject / isNotInDoNotFilterGroup

isNotInDoNotFilterGroup

fun isNotInDoNotFilterGroup(): Boolean (source)

Indicates that the formatting process is currently not formatting the Assertions (or any nested assertion) of an AssertionGroup of type DoNotFilterAssertionGroupType.

Return
true if the formatting process is currently within an do not filter assertion group; false otherwise.