InteractsWithSession trait InteractsWithSession (
$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
$this visit(string $uri) Visit the given URI with a GET request.
$this dontSeeIsAuthenticated(string|null $guard = null) Assert that the
InteractsWithConsole trait InteractsWithConsole (
$this seeIsChecked(string $selector, bool $negate = false) Assert that
Response call(string $method, string $uri, array $parameters = array(), array
$this within(string $element, Closure $callback)
$this handle(Request $request)
$this deleteJson(string $uri, array $data = array(), array $headers = array())
Page 8 of 10