DatabaseTransactions trait DatabaseTransactions (
$this doesntExpectModelEvents(string $model, array|string $events) Specify
$this seeIsSelected(string $selector, string $value, bool $negate = false)
$this assertViewHas(string|array $key, mixed $value = null) Assert that
$this doesntExpectEvents(array|string $events) Specify a list of events
$this postJson(string $uri, array $data = array(), array $headers = array())
$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that
void assertSessionHas(string|array $key, mixed $value = null) Assert that
$this dontSeeLink(string $text, string|null $url = null) Assert that a
$this visitRoute(string $route, array $parameters = array()) Visit the
Page 1 of 11