$this patch(string $uri, array $data = array(), array $headers = array())
$this withoutObservers(array|string $observers) Specify a list of observers
$this withoutMiddleware() Disable middleware for the test.
$this putJson(string $uri, array $data = array(), array $headers = array())
void session(array $data) Set the session to the given array.
string toString() Returns a string representation of the object.
$this seeIsAuthenticated(string|null $guard = null) Assert that the user
$this seeJsonEquals(array $data) Assert that the response contains an exact
$this dontSeeLink(string $text, string|null $url = null) Assert that a
HttpException class HttpException extends PHPUnit_Framework_ExpectationFailedException (
Page 11 of 26