Client class Client extends Client (
$this withSession(array $data) Set the session to the given array.
string toString() Returns a string representation of the object.
void seed(string $class = 'DatabaseSeeder') Seed a given database connection
$this assertRedirectedTo(string $uri, array $with = array()) Assert whether
InteractsWithContainer trait InteractsWithContainer (
$this expectsEvents(array|mixed $events) Specify a list of events that
$this seeInField(string $selector, string $expected, bool $negate = false)
$this seeJsonStructure(array $structure = null, array|null $responseData = null)
$this handle(Request $request)
Page 15 of 26