QueueFake class QueueFake implements
Collection sent(mixed $notifiable, string $notification, callable|null
bool hasSent(string $mailable) Determine if the given mailable has been
void push(string $event, array $payload = array()) Register an event and
bool hasPushed(string $job) Determine if there are any stored jobs for
BusFake class BusFake implements
mixed later(DateTime|int $delay,
string firing() Get the event that is currently firing.
bool hasFired(string $event) Determine if the given event has been fired
void forget(string $event) Remove a set of listeners from the dispatcher
Page 4 of 7