org

specs2

package specs2

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Specification extends SpecificationLike

    The Specification trait can be extended to create a specification.

  2. trait SpecificationFeatures extends FragmentsBuilder with SpecificationStringContext with AutoExamples with SpecificationInclusion with ArgumentsArgs with ArgumentsShortcuts with MustMatchers with ShouldMatchers with FormattingFragments with StandardResults with StandardMatchResults with TimeConversions with PendingUntilFixed with Contexts with SpecificationNavigation with ContextsInjection with Debug

    The SpecificationFeatures trait provides functionalities to build the specification fragments plus additional ones:

  3. trait SpecificationLike extends SpecificationStructure with SpecificationFeatures

Value Members

  1. package mutable

  2. package reporter

  3. package runner

  4. package specification

Ungrouped