network_media_mock library

Classes

MimeTypeToAssetMapping
Represents a mapping between a MIME type and an asset path.
MockHttpOverrides
Overrides the default HttpClient implementation with MockHttpClient to enable network media mocking during testing or development.
NetworkMediaMockOptions
A configuration class for customizing the behavior of the NetworkMediaMock package.
UrlToTypeMapping
Represents a mapping between a URL pattern and a MIME type.

Enums

MockMimeType
Represents a MIME type with its type and subType components.