| Modifier and Type | Method and Description |
|---|---|
static CallAnApi |
as(Actor actor)
Used to access the Actor's ability to CallAnApi from within the Interaction classes, such as GET or PUT
|
static CallAnApi |
at(String baseURL)
Ability to Call and api at a specified baseUrl
|
io.restassured.response.Response |
getLastResponse() |
String |
resolve(String resource) |
String |
toString() |
Copyright © 2022. All rights reserved.