EventFake class EventFake implements
Collection pushed(string $job, callable|null $callback = null)
$this bcc(mixed $users) Set the recipients of the message.
mixed sendNow(Mailable $mailable)
void assertSentTo(mixed $users, string $mailable, callable|null $callback = null)
void assertDispatched(string $command, callable|null $callback = null) Assert
Collection fired(string $event, callable|null $callback = null)
void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
Page 2 of 7