$this postJson(string $uri, array $data = array(), array $headers = array())
$this dontSeeLink(string $text, string|null $url = null) Assert that a
$this assertViewMissing(string $key) Assert that the response view is missing
$this seeElement(string $selector, array $attributes = array(), bool $negate = false)
$this expectsModelEvents(string $model, array|string $events) Specify a
bool matches(Crawler|string $crawler) Check if the link is found in the
$this seeIsSelected(string $selector, string $value, bool $negate = false)
void assertResponseOk() Assert that the client response has an OK status
Response call(string $method, string $uri, array $parameters = array(), array
$this doesntExpectEvents(array|string $events) Specify a list of events
Page 2 of 26