void runDatabaseMigrations() Define hooks to migrate the database before
Response route(string $method, string $name, array $routeParameters = array()
void afterApplicationCreated(callable $callback) Register a callback to
void seeInSession(string|array $key, mixed $value = null) Assert that the
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
$this dontSeeElement(string $selector, array $attributes = array()) Assert
void assertSessionHasAll(array $bindings) Assert that the session has a
void assertViewHasAll(array $bindings) Assert that the view has a given
int artisan(string $command, array $parameters = array()) Call artisan
void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)
Page 8 of 11