$this dontSeeIsChecked(string $selector) Assert that the given checkbox
$this seeLink(string $text, string|null $url = null, bool $negate = false)
$this assertViewHasAll(array $bindings) Assert that the view has a given
$this seeText(string $text, bool $negate = false) Assert that a given string
$this withoutMiddleware() Disable middleware for the test.
$this delete(string $uri, array $data = array(), array $headers = array())
$this assertRedirectedTo(string $uri, array $with = array()) Assert whether
$this visitRoute(string $route, array $parameters = array()) Visit the
$this post(string $uri, array $data = array(), array $headers = array()) Visit
$this get(string $uri, array $headers = array()) Visit the given URI with
Page 4 of 10