> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# @wolfstar/http-framework-test-utils

## Classes

* [InteractionTestRunner](/documentation/api/http-framework-test-utils/classes/InteractionTestRunner)
* [MockServerResponse](/documentation/api/http-framework-test-utils/classes/MockServerResponse)
* [TestableClient](/documentation/api/http-framework-test-utils/classes/TestableClient)

## Interfaces

* [InteractionResult](/documentation/api/http-framework-test-utils/interfaces/InteractionResult)
* [SnowflakeGeneratorOptions](/documentation/api/http-framework-test-utils/interfaces/SnowflakeGeneratorOptions)

## Type Aliases

* [TestHarness](/documentation/api/http-framework-test-utils/type-aliases/TestHarness)

## Variables

* [ApplicationCommandAutocompleteInteractionData](/documentation/api/http-framework-test-utils/variables/ApplicationCommandAutocompleteInteractionData)
* [BaseInteractionData](/documentation/api/http-framework-test-utils/variables/BaseInteractionData)
* [ChatInputApplicationCommandInteractionData](/documentation/api/http-framework-test-utils/variables/ChatInputApplicationCommandInteractionData)
* [InteractionGuildMemberData](/documentation/api/http-framework-test-utils/variables/InteractionGuildMemberData)
* [LocaleData](/documentation/api/http-framework-test-utils/variables/LocaleData)
* [MessageApplicationCommandInteractionData](/documentation/api/http-framework-test-utils/variables/MessageApplicationCommandInteractionData)
* [MessageComponentButtonInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentButtonInteractionData)
* [MessageComponentChannelSelectInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentChannelSelectInteractionData)
* [MessageComponentMentionableSelectInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentMentionableSelectInteractionData)
* [MessageComponentRoleSelectInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentRoleSelectInteractionData)
* [MessageComponentStringSelectInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentStringSelectInteractionData)
* [MessageComponentUserSelectInteractionData](/documentation/api/http-framework-test-utils/variables/MessageComponentUserSelectInteractionData)
* [MessageData](/documentation/api/http-framework-test-utils/variables/MessageData)
* [ModalSubmitInteractionData](/documentation/api/http-framework-test-utils/variables/ModalSubmitInteractionData)
* [PermissionsData](/documentation/api/http-framework-test-utils/variables/PermissionsData)
* [UserApplicationCommandInteractionData](/documentation/api/http-framework-test-utils/variables/UserApplicationCommandInteractionData)
* [UserData](/documentation/api/http-framework-test-utils/variables/UserData)

## Functions

* [buildSubcommand](/documentation/api/http-framework-test-utils/functions/buildSubcommand)
* [createSnowflakeGenerator](/documentation/api/http-framework-test-utils/functions/createSnowflakeGenerator)
* [createTestHarness](/documentation/api/http-framework-test-utils/functions/createTestHarness)
* [generateSnowflake](/documentation/api/http-framework-test-utils/functions/generateSnowflake)
* [getAndDelete](/documentation/api/http-framework-test-utils/functions/getAndDelete)
* [makeCommand](/documentation/api/http-framework-test-utils/functions/makeCommand)
* [makeResponse](/documentation/api/http-framework-test-utils/functions/makeResponse)
