$this assertRedirectedToAction(string $name, array $parameters = array(), array $with = array())
$this seeText(string $text, bool $negate = false) Assert that a given string
Illuminate\Foundation\Testing\Constraints Classes
$this deleteJson(string $uri, array $data = array(), array $headers = array())
$this seeJson(array $data = null, bool $negate = false) Assert that the
string toString() Returns a string representation of the object.
void dump() Dump the content from the last response.
void be(Authenticatable $user, string|null $driver
abstract HttpKernelInterface createApplication() Creates
$this visit(string $uri) Visit the given URI with a GET request.
Page 21 of 26