DatabaseTransactions trait DatabaseTransactions (
$this dontSeeLink(string $text, string|null $url = null) Assert that a
$this assertViewMissing(string $key) Assert that the response view is missing
void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)
$this postJson(string $uri, array $data = array(), array $headers = array())
$this within(string $element, Closure $callback)
$this doesntExpectEvents(array|string $events) Specify a list of events
$this visitRoute(string $route, array $parameters = array()) Visit the
$this assertViewHas(string|array $key, mixed $value = null) Assert that
Response call(string $method, string $uri, array $parameters = array(), array
Page 1 of 26