org.scalatest.matchers.MustMatchers.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalatest_2.11.0-RC2 Show documentation
Show all versions of scalatest_2.11.0-RC2 Show documentation
ScalaTest is a free, open-source testing toolkit for Scala and Java
programmers.
The newest version!
package org.scalatest.matchers
@deprecated("Please use org.scalatest.MustMatchers instead.")
trait MustMatchers extends org.scalatest.MustMatchers
@deprecated("Please use org.scalatest.MustMatchers instead.")
object MustMatchers extends org.scalatest.MustMatchers
© 2015 - 2024 Weber Informatics LLC | Privacy Policy