class IterableContainsNotChecker : IterableContains.Checker
(source)Represents a check that an expected object is not contained in the search input.
IterableContainsNotChecker()
Represents a check that an expected object is not contained in the search input. |
fun createAssertion(foundNumberOfTimes: Int): Assertion |