mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 19:17:11 +03:00
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
GET http://localhost:8000/error-assert-variable
|
|
HTTP/1.0 200
|
|
[Captures]
|
|
status: status
|
|
length: header "content-length"
|
|
type: header "content-type"
|
|
[Asserts]
|
|
variable "toto" equals "tata"
|
|
variable "status" equals {{unknown}}
|
|
variable "status" equals {{type}}
|
|
variable "status" equals {{length}}
|