$this assertViewHasAll(array $bindings) Assert that the view has a given
void session(array $data) Set the session to the given array.
$this seeInField(string $selector, string $expected, bool $negate = false)
$this see(string $text, bool $negate = false) Assert that a given string
$this seeInElement(string $element, string $text, bool $negate = false) Assert
$this dontSeeElement(string $selector, array $attributes = array()) Assert
$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
void assertSessionMissing(string|array $key) Assert that the session does
void be(Authenticatable $user, string|null $driver
Page 5 of 10