void session(array $data) Set the session to the given array.
void assertRedirectedToAction(string $name, array $parameters = array(), array $with = array())
$this assertResponseStatus(int $code) Assert that the client response has
$this expectsEvents(array|string $events) Specify a list of events that
void assertHasOldInput() Assert that the session has old input.
$this visit(string $uri) Visit the given URI with a GET request.
void flushSession() Flush all of the current session data.
void be(Authenticatable $user, string|null $driver
$this assertRedirectedToAction(string $name, array $parameters = array(), array $with = array())
$this assertViewMissing(string $key) Assert that the response view is missing
Page 9 of 11