$this dontSee(string $text) Assert that a given string is not seen on the
$this seeInElement(string $element, string $text, bool $negate = false) Assert
bool matches(Crawler|string $crawler) Check if the source or text is found
$this dontSeeElement(string $selector, array $attributes = array()) Assert
void session(array $data) Set the session to the given array.
$this seeJsonStructure(array $structure = null, array|null $responseData = null)
$this seeJsonEquals(array $data) Assert that the response contains an exact
$this dontSeeIsSelected(string $selector, string $value) Assert that the
void dump() Dump the content from the last response.
Page 13 of 26