$this assertViewMissing(string $key) Assert that the response view is missing
$this seeJson(array $data = null, bool $negate = false) Assert that the
$this deleteJson(string $uri, array $data = array(), array $headers = array())
$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
$this seeLink(string $text, string|null $url = null, bool $negate = false)
$this dontSeeCredentials(array $credentials, string|null $guard = null) Assert
disableEventsForAllTests() Prevent all event handles from being executed.
$this dontSeeInField(string $selector, string $value) Assert that an input
string getFailureDescription() Returns the description of the failure.
$this getJson(string $uri, array $headers = array()) Visit the given URI
Page 21 of 26