EventFake class EventFake implements
mixed dispatchNow(mixed $command, mixed $handler = null) Dispatch a command
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
void assertSent(string $mailable, callable|null $callback = null) Assert
$this pipeThrough(array $pipes) Set the pipes commands should be piped
Page 1 of 7