Microsoft.Bot.Builder.Dialogs.Adaptive.Testing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AdaptiveTestingBotComponent |
Adaptive Testing BotComponent definition. |
AdaptiveTestingComponentRegistration |
Component registration for AdaptiveTesting resources. |
SetProperties |
Mock one or more property values. |
SetTestOptionsMiddleware |
Middleware that catch "SetTestOptions" event and save into "Conversation.TestOptions". |
TestAction |
Abstract base class for scripted actions. |
TestScript |
A mock Test Script that can be used for unit testing of bot logic. |
Delegates
DialogContextInspector |
Delegate for inspecting or modifying dialog state. |
Inspector |
Allow inspecting/modifying the current dialog context. |