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