# Functions

CreateFailingClient returns an opensearchapi.Client that always return 400 with an empty object as body.
VerifyInspect validates the returned opensearchapi.Inspect type.

# Structs

DummyInspect is a struct to match the Response interface that is used for testing.

# Interfaces

Response is a dummy interface to run tests with Inspect().