Package akka.http.scaladsl.testkit
Interface RouteTestResultComponent
-
- All Known Subinterfaces:
RouteTest
,ScalatestRouteTest
,Specs2RouteTest
public interface RouteTestResultComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
RouteTestResultComponent.RouteTestResult
A receptacle for the response or rejections created by a route.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description scala.runtime.Nothing$
failTest(java.lang.String msg)
-