WithApplicationLoader
play.api.test.WithApplicationLoader
abstract class WithApplicationLoader(applicationLoader: ApplicationLoader, context: Context) extends AroundHelper, Scope
Used to run specs within the context of a running application loaded by the given ApplicationLoader
.
Value parameters
- applicationLoader
-
The application loader to use
- context
-
The context supplied to the application loader
Attributes
- Graph
-
- Supertypes
-
class AroundHelpertrait Aroundtrait DelayedInittrait Aroundtrait Contexttrait Scopetrait Scopeclass Objecttrait Matchableclass Any
Members list
In this article