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.RequestBuilder
Nested 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.RouteTestResult
Nested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface
TestFrameworkInterface.Scalatest
Nested 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
map
Methods inherited from interface org.specs2.specification.core.ContextualSpecificationStructure
fragments
Methods inherited from interface org.specs2.specification.create.FragmentsFactory
fragmentFactory
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.MarshallingTestUtils
marshal, marshallingTimeout, marshalToResponse, marshalToResponseForRequestAccepting, unmarshal, unmarshalValue
Methods 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, removeHeaders
Methods 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, trailer
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.RouteTestResultComponent
failTest
Methods inherited from interface org.specs2.specification.core.SpecificationStructure
decorate, is, map, map, structure
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.Specs2FrameworkInterface.Specs2
afterAll, failTest, testExceptionHandler
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.Specs2Utils
evaluateTo, haveFailedWith, unmarshalTo, unmarshalToValue
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface
cleanUp
Methods inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupport
logValue, logValue
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding
WS