TestAction Class

Definition

Abstract base class for scripted actions.

public abstract class TestAction
type TestAction = class
Public MustInherit Class TestAction
Inheritance
TestAction
Derived

Constructors

Name Description
TestAction()

Methods

Name Description
ExecuteAsync(TestAdapter, BotCallbackHandler, Inspector)

Execute the test.

RegisterSourcePath(String, Int32)

Registers the path to file and callers line.

Applies to