EventFake class EventFake implements
$this bcc(mixed $users) Set the recipients of the message.
void assertNotSent(string $mailable, callable|null $callback = null) Determine
Collection dispatched(string $command, callable|null $callback = null)
mixed dispatchNow(mixed $command, mixed $handler = null) Dispatch a command
void assertSent(string $mailable, callable|null $callback = null) Assert
MailFake class MailFake implements
bool hasListeners(string $eventName) Determine if a given event has listeners
array failures() Get the array of failed recipients.
void assertNotFired(string $event, callable|null $callback = null) Determine
Page 1 of 7