org.specs2.mutable

Type members

Classlikes

@RunWith(scala.Predef.classOf[org.specs2.runner.JUnitRunner])
abstract
class SpecWithJUnit extends Spec
@RunWith(scala.Predef.classOf[org.specs2.runner.JUnitRunner])
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