$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
$this handle(Request $request)
bool matches(Crawler|string $crawler) Check if the link is found in the
$this seeIsSelected(string $selector, string $value, bool $negate = false)
$this assertViewHas(string|array $key, mixed $value = null) Assert that
$this expectsModelEvents(string $model, array|string $events) Specify a
$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that
$this seeText(string $text, bool $negate = false) Assert that a given string
$this expectsEvents(array|string $events) Specify a list of events that
$this dontSeeLink(string $text, string|null $url = null) Assert that a
Page 1 of 26