org.scalatest.matchers.MustMatchers
This method enables the following syntax:
This method enables the following syntax:
oneString must not be theSameInstanceAs (anotherString) ^
Overrides to return pretty toString.
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.