Specs2RouteTest
Attributes
- Source
- Specs2Utils.scala
- Graph
-
- Supertypes
-
trait Specs2Utilstrait Specs2trait AfterAlltrait FragmentsFactorytrait SpecificationStructuretrait TestFrameworkInterfacetrait RouteTesttrait MarshallingTestUtilstrait RouteTestResultComponenttrait WSTestRequestBuildingtrait RequestBuildingclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
- Supertypes
A receptacle for the response or rejections created by a route.
A receptacle for the response or rejections created by a route.
Attributes
- Inherited from:
- RouteTestResultComponent
- Source
- RouteTestResultComponent.scala
- Supertypes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
- Known subtypes
-
object InjectIntoRequestTransformer.type
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
- Supertypes
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
- Supertypes
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
- Supertypes
Inherited types
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Value members
Inherited methods
Attributes
- Inherited from:
- WSTestRequestBuilding
- Source
- WSTestRequestBuilding.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Definition Classes
- Inherited from:
- Specs2
- Source
- TestFrameworkInterface.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- SpecificationStructure
- Source
- SpecificationStructure.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- Specs2Utils
- Source
- Specs2Utils.scala
Asserts that the received response is a WebSocket upgrade response and the extracts the chosen subprotocol and passes it to the handler.
Asserts that the received response is a WebSocket upgrade response and the extracts the chosen subprotocol and passes it to the handler.
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- Specs2
- Source
- TestFrameworkInterface.scala
Attributes
- Inherited from:
- FragmentsFactory
- Source
- FragmentFactory.scala
Attributes
- Inherited from:
- ContextualSpecificationStructure
- Source
- SpecificationStructure.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- Specs2Utils
- Source
- Specs2Utils.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- SpecificationStructure
- Source
- SpecificationStructure.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
modify the fragments
modify the fragments
Attributes
- Definition Classes
- Inherited from:
- AfterAll
- Source
- EachContext.scala
modify the fragments, using the current environment
modify the fragments, using the current environment
Attributes
- Inherited from:
- SpecificationStructure
- Source
- SpecificationStructure.scala
modify the specification structure
modify the specification structure
Attributes
- Inherited from:
- SpecificationStructure
- Source
- SpecificationStructure.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
A dummy that can be used as ~> runRoute
to run the route but without blocking for the result. The result of the pipeline is the result that can later be checked with check
. See the "separate running route from checking" example from ScalatestRouteTestSpec.scala.
A dummy that can be used as ~> runRoute
to run the route but without blocking for the result. The result of the pipeline is the result that can later be checked with check
. See the "separate running route from checking" example from ScalatestRouteTestSpec.scala.
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- SpecificationStructure
- Source
- SpecificationStructure.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Attributes
- Inherited from:
- Specs2Utils
- Source
- Specs2Utils.scala
Attributes
- Inherited from:
- Specs2Utils
- Source
- Specs2Utils.scala
Attributes
- Inherited from:
- MarshallingTestUtils
- Source
- MarshallingTestUtils.scala
Inherited fields
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- Specs2
- Source
- TestFrameworkInterface.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- TransformerPipelineSupport
- Source
- TransformerPipelineSupport.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RequestBuilding
- Source
- RequestBuilding.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala
Attributes
- Inherited from:
- RouteTest
- Source
- RouteTest.scala