All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.scalatra.test.specs2.ScalatraSpec.scala Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package org.scalatra
package test
package specs2

import org.specs2.Specification

/**
 * A Specification that starts the tester before the specification and stops it
 * afterward.
 *
 * This is a spec of the immutable variation of the specs2 framework.
 * All documentation for specs2 still applies.
 */
trait ScalatraSpec extends Specification with BaseScalatraSpec




© 2015 - 2024 Weber Informatics LLC | Privacy Policy