class DefaultNotChecker : NotChecker (source)
Represents a check that an expected search criterion is not contained in the search input.
DefaultNotChecker()
Represents a check that an expected search criterion is not contained in the search input.  | 
fun createAssertion(foundNumberOfTimes: Int): Assertion |