$this patchJson(string $uri, array $data = array(), array $headers = array())
$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
$this seeIsSelected(string $selector, string $value, bool $negate = false)
$this seeLink(string $text, string|null $url = null, bool $negate = false)
$this getJson(string $uri, array $headers = array()) Visit the given URI
Response callSecure(string $method, string $uri, array $parameters = array()
$this dontSeeText(string $text) Assert that a given string is not seen
$this dontSeeCredentials(array $credentials, string|null $guard = null) Assert
$this seeText(string $text, bool $negate = false) Assert that a given string
void dump() Dump the content from the last response.
Page 9 of 10