Package

org.specs2.mutable

script

Permalink

package script

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Specification extends SpecificationLike

    Permalink

    This Specification trait is using a Script (GroupScript) and a default template BulletedExamplesTemplate to associate extracted examples text (where there are + signs) to example bodies coming from a Group.

    This Specification trait is using a Script (GroupScript) and a default template BulletedExamplesTemplate to associate extracted examples text (where there are + signs) to example bodies coming from a Group. tod

  2. trait SpecificationLike extends specification.script.SpecificationLike with SpecificationFeatures

    Permalink

    Trait for the mutable.script.Specification abstract class

Ungrouped