void __construct(string $selector, mixed $value) Create a new constraint
$this seeIsSelected(string $selector, string $value, bool $negate = false)
bool matches(Crawler|string $crawler) Check if the link is found in the
$this seeText(string $text, bool $negate = false) Assert that a given string
$this postJson(string $uri, array $data = array(), array $headers = array())
$this dontSeeIsSelected(string $selector, string $value) Assert that the
void assertSessionHas(string|array $key, mixed $value = null) Assert that
$this expectsModelEvents(string $model, array|string $events) Specify a
$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
Page 3 of 26