TestAction Class
Definition
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.
Abstract base class for scripted actions.
public abstract class TestAction
type TestAction = class
Public MustInherit Class TestAction
- Inheritance
-
TestAction
- Derived
Constructors
TestAction() |
Methods
ExecuteAsync(TestAdapter, BotCallbackHandler, Inspector) |
Execute the test. |
RegisterSourcePath(String, Int32) |
Registers the path to file and callers line. |