$this expectsEvents(array|string $events) Specify a list of events that
$this seeIsSelected(string $selector, string $value, bool $negate = false)
$this withoutObservers(array|string $observers) Specify a list of observers
$this dontSeeInElement(string $element, string $text) Assert that a given
void __construct(string $selector, mixed $value) Create a new constraint
$this doesntExpectEvents(array|string $events) Specify a list of events
$this dontSeeLink(string $text, string|null $url = null) Assert that a
$this visitRoute(string $route, array $parameters = array()) Visit the
$this postJson(string $uri, array $data = array(), array $headers = array())
Response route(string $method, string $name, array $routeParameters = array()
Page 4 of 26