CreateServerStubTest

sttp.tapir.server.tests.CreateServerStubTest
trait CreateServerStubTest[F[_], OPTIONS]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def asFuture[A]: (F[A]) => Future[A]
def customiseInterceptors: CustomiseInterceptors[F, OPTIONS]
def stub[R]: SttpBackendStub[F, R]

Concrete methods

def cleanUp(): Unit