WSTestRequestBuilding

org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding
See theWSTestRequestBuilding companion trait

Attributes

Companion
trait
Source
WSTestRequestBuilding.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def WS(uri: Uri, clientSideHandler: Flow[Message, Message, Any], subprotocols: Seq[String])(implicit materializer: Materializer): HttpRequest

Attributes

Inherited from:
WSTestRequestBuilding
Source
WSTestRequestBuilding.scala