bool hasSent(string $mailable) Determine if the given mailable has been
bool hasPushed(string $job) Determine if there are any stored jobs for
array|null fire(string|object $event, mixed $payload = array(), bool $halt = false)
void listen(string|array $events, mixed $listener, int $priority) Register
BusFake class BusFake implements
QueueFake class QueueFake implements
mixed later(DateTime|int $delay,
int size(string $queue = null) Get the size of the queue.
void assertPushedOn(string $queue, string $job, callable|null $callback = null)
mixed send(Mailable $mailable)
Page 4 of 7