Microsoft.Bot.Builder.Adapters 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
TestAdapter |
A mock adapter that can be used for unit testing of bot logic. |
TestFlow |
A mock channel that can be used for unit testing of bot logic. |
Delegates
ValidateReply |
Represents a method the TestFlow can call to validate an activity. |