void session(array $data) Set the session to the given array.
$this dontSee(string $text) Assert that a given string is not seen on the
$this assertResponseStatus(int $code) Assert that the client response has
$this json(string $method, string $uri, array $data = array(), array $headers = array())
void assertSessionMissing(string|array $key) Assert that the session does
$this handle(Request $request)
Response call(string $method, string $uri, array $parameters = array(), array
InteractsWithAuthentication trait InteractsWithAuthentication (
$this dontSeeJson(array $data = null) Assert that the response doesn't
$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
Page 7 of 10