$this assertRedirectedTo(string $uri, array $with = array()) Assert whether
$this assertViewHasAll(array $bindings) Assert that the view has a given
$this dontSeeIsSelected(string $selector, string $value) Assert that the
void session(array $data) Set the session to the given array.
$this seeInField(string $selector, string $expected, bool $negate = false)
void __construct(string $element, string $text) Create a new constraint
$this see(string $text, bool $negate = false) Assert that a given string
$this seeInElement(string $element, string $text, bool $negate = false) Assert
bool matches(Crawler|string $crawler) Check if the source or text is found
$this withoutMiddleware() Disable middleware for the test.
Page 11 of 26