$this seeIsAuthenticated(string|null $guard = null) Assert that the user
void assertRedirectedTo(string $uri, array $with = array()) Assert whether
$this seeJsonEquals(array $data) Assert that the response contains an exact
$this withoutObservers(array|string $observers) Specify a list of observers
$this seeJsonStructure(array $structure = null, array|null $responseData = null)
$this delete(string $uri, array $data = array(), array $headers = array())
Client class Client extends Client (
void dump() Dump the content from the last response.
$this dontSeeText(string $text) Assert that a given string is not seen
$this putJson(string $uri, array $data = array(), array $headers = array())
Page 6 of 11