org.scalatest.matchers

must

package must

Visibility
  1. Public
  2. All

Type Members

  1. trait Matchers extends Assertions with Tolerance with MustVerb with MatcherWords with Explicitly

    Trait that provides a domain specific language (DSL) for expressing assertions in tests using the word must.

Value Members

  1. object Matchers extends Matchers

    Companion object that facilitates the importing of Matchers members as an alternative to mixing it the trait.

Ungrouped