org

specs2

package specs2

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Spec extends SpecLike

    Lightweight specification with only 3 implicit methods

  2. trait SpecLike extends ImmutableSpecificationStructure with S2StringContext1 with AcceptanceDsl1 with MustMatchers1 with ArgumentsCreation with ArgumentsShortcuts with FormattingFragments with StandardResults with StandardMatchResults

  3. abstract class Specification extends SpecificationLike

    Immutable Specification class

  4. trait SpecificationLike extends ImmutableSpecificationStructure with SpecificationCreation with SpecificationFeatures

Value Members

  1. package info

  2. package matcher

  3. package mutable

  4. package reporter

  5. package runner

  6. package specification

    this package object is just here for compatibility reasons

Ungrouped