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