org.specs2

mutable

package mutable

Visibility
  1. Public
  2. All

Type Members

  1. abstract class SpecWithJUnit extends Spec

    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