Namespace Dalamud.Plugin.SelfTest
Interfaces
ISelfTestRegistry
Interface for registering and unregistering self-test steps from plugins.
ISelfTestStep
Interface for test implementations.
Enums
SelfTestStepResult
Enum declaring result states of tests.