$this seeLink(string $text, string|null $url = null, bool $negate = false)
$this dontSeeElement(string $selector, array $attributes = array()) Assert
Illuminate\Foundation\Testing\Constraints Classes
$this seeText(string $text, bool $negate = false) Assert that a given string
$this expectsModelEvents(string $model, array|string $events) Specify a
void flushSession() Flush all of the current session data.
$this visit(string $uri) Visit the given URI with a GET request.
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this assertResponseOk() Assert that the client response has an OK status
void be(Authenticatable $user, string|null $driver
Page 25 of 26