Interface Specs2RouteTest
- All Superinterfaces:
org.specs2.specification.AfterAll,org.specs2.specification.core.ContextualSpecificationStructure,org.specs2.specification.create.FragmentsFactory,MarshallingTestUtils,RequestBuilding,RouteTest,RouteTestResultComponent,org.specs2.specification.core.SpecificationStructure,Specs2FrameworkInterface.Specs2,Specs2Utils,TestFrameworkInterface,TransformerPipelineSupport,WSTestRequestBuilding
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.client.RequestBuilding
RequestBuilding.RequestBuilderNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.testkit.RouteTest
RouteTest.DefaultHostInfo, RouteTest.DefaultHostInfo$, RouteTest.TildeArrow<A,B>, RouteTest.TildeArrow$, RouteTest.TildeBangArrow<A, B>, RouteTest.TildeBangArrow$, RouteTest.WithTransformation2 Nested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.testkit.RouteTestResultComponent
RouteTestResultComponent.RouteTestResultNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface
TestFrameworkInterface.ScalatestNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupport
TransformerPipelineSupport.WithTransformation<A>, TransformerPipelineSupport.WithTransformerConcatenation<A,B> -
Method Summary
Methods inherited from interface org.specs2.specification.AfterAll
mapMethods inherited from interface org.specs2.specification.core.ContextualSpecificationStructure
fragmentsMethods inherited from interface org.specs2.specification.create.FragmentsFactory
fragmentFactoryMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.MarshallingTestUtils
marshal, marshallingTimeout, marshalToResponse, marshalToResponseForRequestAccepting, unmarshal, unmarshalValueMethods inherited from interface org.apache.pekko.http.scaladsl.client.RequestBuilding
addAttribute, addCredentials, addHeader, addHeader, addHeaders, Delete, Get, Head, header2AddHeader, logRequest, logRequest, mapHeaders, Options, Patch, Post, Put, removeHeader, removeHeader, removeHeader, removeHeadersMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.RouteTest
actorSystemNameFrom, charset, charsetOption, check, chunks, chunksStream, cleanUp, closingExtension, contentType, createActorSystem, DefaultHostInfo, entityAs, executor, expectWebSocketUpgradeWithProtocol, handled, header, header, headers, isWebSocketUpgrade, materializer, mediaType, rawResponse, rejection, rejections, response, responseAs, responseEntity, responseSafe, result, runRoute, status, system, testConfig, testConfigSource, TildeArrow, TildeBangArrow, trailerMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.RouteTestResultComponent
failTestMethods inherited from interface org.specs2.specification.core.SpecificationStructure
decorate, is, map, map, structureMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.Specs2FrameworkInterface.Specs2
afterAll, failTest, testExceptionHandlerMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.Specs2Utils
evaluateTo, haveFailedWith, unmarshalTo, unmarshalToValueMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface
cleanUpMethods inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupport
logValue, logValueMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding
WS