$this assertViewHasAll(array $bindings) Assert that the view has a given
void assertHasOldInput() Assert that the session has old input.
$this withoutMiddleware() Disable middleware for the test.
$this assertResponseStatus(int $code) Assert that the client response has
$this get(string $uri, array $headers = array()) Visit the given URI with
ImpersonatesUsers trait ImpersonatesUsers (
$this actingAs(Authenticatable $user, string|null
$this patch(string $uri, array $data = array(), array $headers = array())
$this json(string $method, string $uri, array $data = array(), array $headers = array())
$this seeText(string $text, bool $negate = false) Assert that a given string
Page 5 of 10