PekkoHttpClient

com.netflix.atlas.pekko.PekkoHttpClient

A wrapper used for simple unit testing of Pekko HTTP calls.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def singleRequest(request: HttpRequest): Future[HttpResponse]

See org.apache.pekko.http.scaladsl.Http

See org.apache.pekko.http.scaladsl.Http

Attributes