org.scalatest.matchers.MustMatchers
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 must not be theSameInstanceAs (anotherString) ^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.