Package-level declarations

Types

Link copied to clipboard
class MockHttpClientCall(client: HttpClient) : HttpClientCall

A mock implementation of HttpClientCall that returns a predefined response without making an actual network request.

Link copied to clipboard

Configuration class for the NetworkMockPlugin.

Link copied to clipboard

Plugin configuration wrapper.

Properties

Link copied to clipboard

Ktor client plugin for intercepting HTTP requests and returning mock responses.