$this assertResponseStatus(int $code) Assert that the client response has
$this seeJsonStructure(array $structure = null, array|null $responseData = null)
void session(array $data) Set the session to the given array.
$this put(string $uri, array $data = array(), array $headers = array()) Visit
$this delete(string $uri, array $data = array(), array $headers = array())
$this get(string $uri, array $headers = array()) Visit the given URI with
$this json(string $method, string $uri, array $data = array(), array $headers = array())
void dump() Dump the content from the last response.
$this visitRoute(string $route, array $parameters = array()) Visit the
Page 10 of 26