$this see(string $text, bool $negate = false) Assert that a given string
$this actingAs(Authenticatable $user, string|null
$this seeLink(string $text, string|null $url = null, bool $negate = false)
$this get(string $uri, array $headers = array()) Visit the given URI with
$this withoutMiddleware() Disable middleware for the test.
WithoutMiddleware trait WithoutMiddleware (
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this seeInField(string $selector, string $expected, bool $negate = false)
void flushSession() Flush all of the current session data.
$this put(string $uri, array $data = array(), array $headers = array()) Visit
Page 5 of 26