$this assertResponseStatus(int $code) Assert that the client response has
$this json(string $method, string $uri, array $data = array(), array $headers = array())
$this actingAs(Authenticatable $user, string|null
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
$this dontSee(string $text) Assert that a given string is not seen on the
$this seeInElement(string $element, string $text, bool $negate = false) Assert
$this dontSeeElement(string $selector, array $attributes = array()) Assert
$this seeJsonEquals(array $data) Assert that the response contains an exact
void assertSessionMissing(string|array $key) Assert that the session does
$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that
Page 6 of 10