final class KeyWord extends AnyRef
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
- Source
- Matchers.scala
- Alphabetic
- By Inheritance
- KeyWord
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
- new KeyWord()
Value Members
-
def
apply(expectedKey: Any): ResultOfKeyWordApplication
This method enables the following syntax:
This method enables the following syntax:
map should not contain key (10) ^
-
def
toString(): String
Overrides to return pretty toString.