$this actingAs(Authenticatable $user, string|null
bool matches(Crawler|string $crawler) Check if the source or text is found
$this dontSeeText(string $text) Assert that a given string is not seen
$this patch(string $uri, array $data = array(), array $headers = array())
void session(array $data) Set the session to the given array.
$this json(string $method, string $uri, array $data = array(), array $headers = array())
$this seeText(string $text, bool $negate = false) Assert that a given string
$this seeInElement(string $element, string $text, bool $negate = false) Assert
$this dontSee(string $text) Assert that a given string is not seen on the
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
Page 12 of 26