$this put(string $uri, array $data = array(), array $headers = array()) Visit
$this seeJson(array $data = null, bool $negate = false) Assert that the
$this dontSee(string $text) Assert that a given string is not seen on the
$this json(string $method, string $uri, array $data = array(), array $headers = array())
$this see(string $text, bool $negate = false) Assert that a given string
$this get(string $uri, array $headers = array()) Visit the given URI with
$this seeCredentials(array $credentials, string|null $guard = null) Assert
$this dontSeeCredentials(array $credentials, string|null $guard = null) Assert
$this actingAs(Authenticatable $user, string|null
$this dontSeeInField(string $selector, string $value) Assert that an input
Page 5 of 26