$this within(string $element, Closure $callback)
$this dontSeeJson(array $data = null) Assert that the response doesn't
$this see(string $text, bool $negate = false) Assert that a given string
$this json(string $method, string $uri, array $data = array(), array $headers = array())
WithoutMiddleware trait WithoutMiddleware (
TestCase class TestCase extends PHPUnit_Framework_TestCase (
ApplicationTrait trait ApplicationTrait (
$this assertRedirectedTo(string $uri, array $with = array()) Assert whether
void assertResponseStatus(int $code) Assert that the client response has
$this dontSeeCredentials(array $credentials, string|null $guard = null) Assert
Page 3 of 11