org.scalatest.Matchers
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:
oneString should not be theSameInstanceAs (anotherString) ^
Overrides to return pretty toString.
"theSameInstanceAs"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.