MockWSHelpers

mockws.MockWSHelpers
See theMockWSHelpers companion trait
object MockWSHelpers extends MockWSHelpers

Tiny helper so that you can import the functionality of MockWSHelper instead of extending your test class with a trait.

import mockws.MockWSHelpers._

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def shutdownHelpers(): Unit

Attributes

Inherited from:
MockWSHelpers

Inherited fields

val Action: DefaultActionBuilder

Attributes

Inherited from:
MockWSHelpers
val BodyParser: PlayBodyParsers

Attributes

Inherited from:
MockWSHelpers

Implicits

Inherited implicits

implicit val materializer: Materializer

Attributes

Inherited from:
MockWSHelpers