void seeInSession(string|array $key, mixed $value = null) Assert that the
$this dontSee(string $text) Assert that a given string is not seen on the
$this withSession(array $data) Set the session to the given array.
$this see(string $text, bool $negate = false) Assert that a given string
$this seeText(string $text, bool $negate = false) Assert that a given string
Response call(string $method, string $uri, array $parameters = array(), array
$this handle(Request $request)
$this seeIsSelected(string $selector, string $value, bool $negate = false)
$this assertResponseOk() Assert that the client response has an OK status
InteractsWithAuthentication trait InteractsWithAuthentication (
Page 7 of 10