Skip to content

Import statement of Response and given() #175

Closed Answered by dasniko
MariaIRubio asked this question in Q&A
Discussion options

You must be logged in to vote

The rest-assured dependency should do the trick.
Read the docs of rest-assured for more details.

import io.restassured.response.Response;
import static io.restassured.RestAssured.given;

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MariaIRubio
Comment options

@dasniko
Comment options

@MariaIRubio
Comment options

Answer selected by MariaIRubio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants