$this seeLink(string $text, string|null $url = null, bool $negate = false)
void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)
$this dontSee(string $text) Assert that a given string is not seen on the
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this actingAs(Authenticatable $user, string|null
$this withoutMiddleware() Disable middleware for the test.
$this seeInField(string $selector, string $expected, bool $negate = false)
void session(array $data) Set the session to the given array.
$this patchJson(string $uri, array $data = array(), array $headers = array())
void seed(string $class = 'DatabaseSeeder') Seed a given database connection
Page 5 of 11