doc / ch.tutteli.atrium.logic.creating.iterable.contains.checkers.impl / DefaultNotChecker

DefaultNotChecker

class DefaultNotChecker : NotChecker

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

Constructors

<init>

DefaultNotChecker()

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

Functions

createAssertion

fun createAssertion(foundNumberOfTimes: Int): Assertion