$this seeJsonStructure(array $structure = null, array|null $responseData = null)
$this seeJsonEquals(array $data) Assert that the response contains an exact
$this delete(string $uri, array $data = array(), array $headers = array())
$this put(string $uri, array $data = array(), array $headers = array()) Visit
void dump() Dump the content from the last response.
$this putJson(string $uri, array $data = array(), array $headers = array())
void session(array $data) Set the session to the given array.
void assertSessionMissing(string|array $key) Assert that the session does
$this seeInField(string $selector, string $expected, bool $negate = false)
Page 10 of 26