final | |
|---|---|
extends |
UdpClient |
Mock UDP Client for replay-based testing using captured fixtures.
| Methods | ||
|---|---|---|
public
|
loadFixture(string $jsonFile): bool
|
# |
public
|
query(string $address, int $port, string $packet): ?string
|
# |
public
|
reset(): void
|
# |
public
|
getCaptureCount(): int
|
# |
| Methods inherited from Clansuite\ServerQuery\Util\UdpClient |
|---|
setTimeout(), queryPlayers(), queryMultiPacket(), createSocket() |