Package

skinny.micro.test

scalatest

Permalink

package scalatest

Visibility
  1. Public
  2. All

Type Members

  1. trait SkinnyMicroSuite extends Suite with SkinnyMicroTests with BeforeAndAfterAll with Matchers

    Permalink

    Provides Scalatra test support to ScalaTest suites.

    Provides Scalatra test support to ScalaTest suites. The servlet tester is started before the first test in the suite and stopped after the last.

    Annotations
    @RunWith()

Ungrouped