-
Notifications
You must be signed in to change notification settings - Fork 66
Given
Igor Gursky edited this page Sep 23, 2016
·
7 revisions
| Given Step | Description | Sample |
|---|---|---|
| accept <string>mediaTypes | Description | Sample |
| accept mediaType is JSON | Description | Sample |
| authentication type is <string> | Description | Sample |
| baseUri is <string> | Description | Sample |
| content type is <string> | Description | Sample |
| content type is JSON | Description | Sample |
| cookie <string>with value <string> | Description | Sample |
| formParam <string>is <string> | Description | Sample |
| header <string>with value <string> | Description | Sample |
| let variable <string>equal to <string> | Description | Sample |
| param <string><string> | Description | Sample |
| proxy settings are <string> | Description | Sample |
| queryParam <string>is <string> | Description | Sample |
| request body <string> | Description | Sample |
| request body from file <string> | Description | Sample |
| request body is a multipart file <string> | Description | Sample |
| request body: ... | Description | Sample |
| resources root is <string> | Description | Sample |
| session ID <string> | Description | Sample |
| session ID <string>with value <string> | Description | Sample |
| should wait at most <number> with interval <number> until status code <number> | Description | Sample |
| should wait at most <number> with interval <number> until status code <number> or fail with <string> | Description | Sample |
| should wait at most <number> with interval <number> until property <string> equal to <string> | Description | Sample |
| should wait at most <number> with interval <number> until property <string> equal to <string> or fail with <string> | Description | Sample |
| should wait at most <number> with interval <number> until header <string> equal to <string> | Description | Sample |
| should wait at most <number> with interval <number> until header <string> equal to <string> or fail with <string> | Description | Sample |
| username <string>and password <string> | Description | Sample |
