Package

org

specs2

Permalink

package specs2

Visibility
  1. Public
  2. All

Type Members

  1. abstract class SpecWithJUnit extends Spec

    Permalink

    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

    Permalink

    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()

Value Members

  1. package matcher

    Permalink
  2. package mutable

    Permalink
  3. package reporter

    Permalink
  4. package runner

    Permalink

Ungrouped