# Functions

Config returns a copy of the mock configuration for unit tests.
TestEndpointResolver returns an endpoint resolver that uses the given URL for the resolved endpoint.

# Structs

MockHttpClient is a simple utility for mocking HTTP responses and capturing requests.
StubCredentialsProvider provides a stub credential provider that returns static credentials that never expire.