Packages

p

org

specs2

package specs2

Package Members

  1. package matcher
  2. package mutable
  3. package reporter
  4. package runner

Type Members

  1. abstract class SpecWithJUnit extends Spec

    This class must be inherited to allow a Specification to be executed as a JUnit test

    This class must be inherited to allow a Specification to be executed as a JUnit test

    Annotations
    @RunWith()
  2. abstract class SpecificationWithJUnit extends Specification

    This class must be inherited to allow a Specification to be executed as a JUnit test

    This class must be inherited to allow a Specification to be executed as a JUnit test

    Annotations
    @RunWith()

Ungrouped