Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/test/PlayRunners.html below:
PlayRunners - play.api.test.PlayRunners
final def !=(arg0: Any): Boolean
final def ##(): Int
final def ==(arg0: Any): Boolean
val DELETE: String
val FIREFOX: Class[FirefoxDriver]
val GET: String
val HEAD: String
val HTMLUNIT: Class[HtmlUnitDriver]
val OPTIONS: String
val PATCH: String
val POST: String
val PUT: String
final def asInstanceOf[T0]: T0
lazy val baseApplicationBuilder: GuiceApplicationBuilder
The base builder used in the running method.
def clone(): AnyRef
final def eq(arg0: AnyRef): Boolean
def equals(arg0: Any): Boolean
def finalize(): Unit
final def getClass(): Class[_]
def hashCode(): Int
def inMemoryDatabase(name: String = "default", options: Map[String, String] = Map.empty[String, String]): Map[String, String]
Constructs a in-memory (h2) database configuration to add to a FakeApplication.
final def isInstanceOf[T0]: Boolean
final def ne(arg0: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
def running[T](testServer: TestServer, webDriver: WebDriver)(block: (TestBrowser) â T): T
Executes a block of code in a running server, with a test browser.
def running[T, WEBDRIVER <: WebDriver](testServer: TestServer, webDriver: Class[WEBDRIVER])(block: (TestBrowser) â T): T
Executes a block of code in a running server, with a test browser.
def running[T](testServer: TestServer)(block: â T): T
Executes a block of code in a running server.
def running[T](builder: (GuiceApplicationBuilder) â GuiceApplicationBuilder)(block: (Application) â T): T
def running[T](app: Application)(block: â T): T
Executes a block of code in a running application.
def running[T]()(block: (Application) â T): T
final def synchronized[T0](arg0: â T0): T0
lazy val testServerPort: Int
The port to use for a test server.
def toString(): String
final def wait(): Unit
final def wait(arg0: Long, arg1: Int): Unit
final def wait(arg0: Long): Unit
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4