void __construct() Create a new console command instance.
array provides() Get the services provided by the provider.
void fire() Execute the console command.
$this dontSee(string $text) Assert that a given string is not seen on the
$this seeInElement(string $element, string $text, bool $negate = false) Assert
string root() Get the root URL for the application.
bool matches(Crawler|string $crawler) Check if the source or text is found
$this setVisible(array $visible) Set the visible attributes for the model
Illuminate\Foundation\Testing Classes
$this dontSeeElement(string $selector, array $attributes = array()) Assert
Page 93 of 100