Share via


TestAction Class

Definition

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.

Applies to