AssertionsTrait trait AssertionsTrait (
$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
$this seeLink(string $text, string|null $url = null, bool $negate = false)
string getFailureDescription() Returns the description of the failure.
$this getJson(string $uri, array $headers = array()) Visit the given URI
void __construct(string $selector, mixed $value) Create a new constraint
$this dontSeeText(string $text) Assert that a given string is not seen
$this doesntExpectEvents(array|string $events) Specify a list of events
InteractsWithDatabase trait InteractsWithDatabase (
void assertSessionHasAll(array $bindings) Assert that the session has a
Page 25 of 26