MocksApplicationServices trait MocksApplicationServices (
Application getLaravel()
$this seeCredentials(array $credentials, string|null $guard = null) Assert
void comment(string $string, null|int|string $verbosity = null) Write a
void commands(array $commands) Register the package's custom Artisan commands
$this terminating(Closure $callback)
void question(string $string) Write a string as question output.
array getAliases() Get the registered aliases.
string askWithCompletion(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
Page 71 of 100