Uses of Class
net.serenitybdd.screenplay.rest.abilities.CallAnApi
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.rest.abilities |
-
Uses of CallAnApi in net.serenitybdd.screenplay.rest.abilities
Methods in net.serenitybdd.screenplay.rest.abilities that return CallAnApi Modifier and Type Method Description static CallAnApiCallAnApi. as(Actor actor)Used to access the Actor's ability to CallAnApi from within the Interaction classes, such as GET or PUTstatic CallAnApiCallAnApi. at(java.lang.String baseURL)Ability to Call and api at a specified baseUrl