$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
$this dontSeeInElement(string $element, string $text) Assert that a given
$this assertViewHas(string|array $key, mixed $value = null) Assert that
$this dontSeeLink(string $text, string|null $url = null) Assert that a
void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)
$this dontSeeIsSelected(string $selector, string $value) Assert that the
$this expectsEvents(array|string $events) Specify a list of events that
$this withoutObservers(array|string $observers) Specify a list of observers
$this assertViewMissing(string $key) Assert that the response view is missing
Page 1 of 10