Interface RouteTestResultComponent

All Known Subinterfaces:
RouteTest, ScalatestRouteTest, Specs2RouteTest

public interface RouteTestResultComponent
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    A receptacle for the response or rejections created by a route.
  • Method Summary

    Modifier and Type
    Method
    Description
    scala.runtime.Nothing$
     
  • Method Details

    • failTest

      scala.runtime.Nothing$ failTest(String msg)