org

specs2

package specs2

Visibility
  1. Public
  2. All

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

Value Members

  1. package info

  2. package matcher

  3. package mutable

  4. package reporter

  5. package runner

Ungrouped