InteractsWithDatabase trait InteractsWithDatabase (
$this dontSeeText(string $text) Assert that a given string is not seen
$this dontSeeElement(string $selector, array $attributes = array()) Assert
void flushSession() Flush all of the current session data.
$this doesntExpectEvents(array|string $events) Specify a list of events
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this dontSeeIsSelected(string $selector, string $value) Assert that the
$this seeText(string $text, bool $negate = false) Assert that a given string
$this visit(string $uri) Visit the given URI with a GET request.
$this assertRedirectedToAction(string $name, array $parameters = array(), array $with = array())
Page 10 of 10