org.specs2

scalaz

package scalaz

Visibility
  1. Public
  2. All

Type Members

  1. trait DisjunctionMatchers extends AnyRef

  2. trait ScalazMatchers extends ValidationMatchers with DisjunctionMatchers

  3. trait Spec extends BaseSpecification with FragmentsBuilder with MustExpectations with MustThrownExpectations with ShouldThrownExpectations with ScalaCheckMatchers with MatchersImplicits with StandardMatchResults with ArgumentsShortcuts with ArgumentsArgs with NoTuplesToSeq

    A minimal version of the Specs2 mutable base class

  4. trait ValidationMatchers extends AnyRef

Value Members

  1. object BuildInfo extends Product with Serializable

  2. object DisjunctionMatchers extends DisjunctionMatchers

  3. object ScalazMatchers extends ScalazMatchers

  4. object ValidationMatchers extends ValidationMatchers

Ungrouped