NotChecker

Represents a check that an expected search criterion is not contained in the search input.

Inheritors

Functions

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

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