Interface ScalatestRouteTest
- All Superinterfaces:
org.scalatest.BeforeAndAfterAll,MarshallingTestUtils,RequestBuilding,RouteTest,RouteTestResultComponent,ScalatestUtils,org.scalatest.SuiteMixin,TestFrameworkInterface,TestFrameworkInterface.Scalatest,TransformerPipelineSupport,WSTestRequestBuilding
public interface ScalatestRouteTest
extends RouteTest, TestFrameworkInterface.Scalatest, ScalatestUtils
-
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.scalatest.BeforeAndAfterAll
beforeAll, invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected, org$scalatest$BeforeAndAfterAll$_setter_$invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected_$eq, runMethods 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.apache.pekko.http.scaladsl.testkit.ScalatestUtils
evaluateTo, haveFailedWith, unmarshalTo, unmarshalToValueMethods inherited from interface org.scalatest.SuiteMixin
expectedTestCount, nestedSuites, rerunner, runNestedSuites, runTest, runTests, styleName, suiteId, suiteName, tags, testDataFor, testNamesMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface
cleanUpMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.TestFrameworkInterface.Scalatest
afterAll, failTest, testExceptionHandlerMethods inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupport
logValue, logValueMethods inherited from interface org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding
WS