API Platform
Response

WORK IN PROGRESS

Overview

In scripts the response object is available as fc.response.*

response data

  1. fc.response.code
  1. fc.response.headers
  2. fc.response.json
  3. fc.response.reason
  4. fc.response.responseSize
  5. fc.response.responseTime
  6. fc.response.status
  7. fc.response.text

response assertion

  1. fc.response.to.be
  2. fc.response.to.have