void assertNotFired(string $event, callable|null $callback = null) Determine
EventFake class EventFake implements
Collection dispatched(string $command, callable|null $callback = null)
mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
void assertSentTo(mixed $users, string $mailable, callable|null $callback = null)
void subscribe(object|string $subscriber) Register an event subscriber
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
mixed until(string $event, array $payload = array()) Fire an event until
mixed sendNow(Mailable $mailable)
Page 2 of 7