📄️ toHaveNthReceivedEventDetail
Passes if the event spy received the expected event with the expected detail at a specific index.
📄️ toHaveReceivedEventDetail
Passes if the event spy received the expected event with the expected detail.
📄️ toHaveReceivedEventTimes
Passes if the event spy received the expected event a specific number of times.
📄️ toHaveReceivedEvent
Passes if the event spy received the expected event.