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