$this assertViewHasAll(array $bindings) Assert that the view has a given
$this withoutMiddleware() Disable middleware for the test.
$this delete(string $uri, array $data = array(), array $headers = array())
$this assertRedirectedTo(string $uri, array $with = array()) Assert whether
$this visitRoute(string $route, array $parameters = array()) Visit the
$this post(string $uri, array $data = array(), array $headers = array()) Visit
$this get(string $uri, array $headers = array()) Visit the given URI with
$this withSession(array $data) Set the session to the given array.
$this put(string $uri, array $data = array(), array $headers = array()) Visit
Page 10 of 26