DefaultNotChecker

Represents a check that an expected entry is not contained in the Iterable.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createAssertion(foundNumberOfTimes: Int): Assertion

Creates an Assertion representing this check based on the given foundNumberOfTimes which is the result of the search.