Packages

package script

Type Members

  1. abstract class Specification extends SpecificationLike

    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

    Trait for the mutable.script.Specification abstract class

Ungrouped