All Classes and Interfaces

Class
Description
A Screenplay ability that allows an actor to perform REST queries against a specified API.
Put something to a REST resource.
 
Perform a GET query on a given REST resource
Path something to a REST resource.
 
Path something to a REST resource.
An OPTIONS query This is a simple interaction class suitable for simple queries.
Post something to a REST resource.
Put something to a REST resource.
 
A base class for all Screenplay REST interactions, which gives direct access to the RestAssured API.
 
A REST query that sends a GET request to an endpoint and returns a result of a given type.
 
 
 
 
 
 
Thrown when a REEST Question receives a response with a status that is not 2xx.