fun isNotInDoNotFilterGroup(): Boolean
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.