IsNot

object IsNot
Companion:
class
class Object
trait Matchable
class Any
IsNot.type

Value members

Concrete methods

def not[T](matcher: Matcher[T]): Matcher[T]
def not[T](value: T): Matcher[T]