Collection dispatched(string $command, callable|null $callback = null)
mixed dispatchNow(mixed $command, mixed $handler = null) Dispatch a command
array failures() Get the array of failed recipients.
EventFake class EventFake implements
$this pipeThrough(array $pipes) Set the pipes commands should be piped
$this bcc(mixed $users) Set the recipients of the message.
void assertSent(string $mailable, callable|null $callback = null) Assert
void assertNotSent(string $mailable, callable|null $callback = null) Determine
Collection pushed(string $job, callable|null $callback = null)
void assertNotFired(string $event, callable|null $callback = null) Determine
Page 1 of 7