void assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
void assertResponseOk() Assert that the client response has an OK status
$this assertViewHas(string|array $key, mixed $value = null) Assert that
$this seeText(string $text, bool $negate = false) Assert that a given string
$this dontSeeInElement(string $element, string $text) Assert that a given
$this handle(Request $request)
void assertSessionHas(string|array $key, mixed $value = null) Assert that
$this dontSeeIsAuthenticated(string|null $guard = null) Assert that the
void __construct(string $selector, mixed $value) Create a new constraint
string toString() Get a string representation of the object. Placeholder
Page 2 of 26