isNotIn

fun <T> MokkeryMatcherScope.isNotIn(vararg values: T): T(source)

Matches argument that is not present in values.