Package

com.github.tototoshi.fixture

play

Permalink

package play

Visibility
  1. Public
  2. All

Type Members

  1. case class DatabaseConfiguration(driver: String, url: String, username: String, password: String) extends Product with Serializable

    Permalink
  2. class FixtureAdminModule extends Module

    Permalink
  3. class FixtureAdminWebCommand extends AnyRef

    Permalink
    Annotations
    @Singleton()
  4. case class FixtureConfiguration(database: DatabaseConfiguration, auto: Boolean, scriptLocation: String, scriptPackage: Option[String], scripts: Seq[String]) extends Product with Serializable

    Permalink
  5. class FixtureConfigurationReader extends AnyRef

    Permalink
  6. class FixtureWebCommandHandler extends HandleWebCommandSupport

    Permalink
  7. class Fixtures extends AnyRef

    Permalink

Value Members

  1. package views

    Permalink

Ungrouped