FakePacketRepository

A test double for message/packet repository operations.

Tracks sent packets and provides test helpers for messaging scenarios.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun clear()
Link copied to clipboard
Link copied to clipboard
suspend fun sendPacket(packet: DataPacket)