$this handle(Request $request)
void assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
void assertViewHas(string|array $key, mixed $value = null) Assert that
void assertResponseOk() Assert that the client response has an OK status
$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
$this seeText(string $text, bool $negate = false) Assert that a given string
void assertSessionHas(string|array $key, mixed $value = null) Assert that
Response call(string $method, string $uri, array $parameters = array(), array
$this dontSeeIsAuthenticated(string|null $guard = null) Assert that the
$this expectsModelEvents(string $model, array|string $events) Specify a
Page 2 of 11