org.scalatest.words
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers for an overview of the matchers DSL.
Matchers
This method enables the following syntax:
"hi" should not have length (3) ^
Overrides toString to return "length"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.