DelegatingTestCommand Class

Definition

public abstract class DelegatingTestCommand : NUnit.Framework.Internal.Commands.TestCommand
type DelegatingTestCommand = class
    inherit TestCommand
Inheritance
DelegatingTestCommand
Derived

Constructors

DelegatingTestCommand(TestCommand)

Fields

innerCommand

Properties

Test (Inherited from TestCommand)

Methods

Execute(TestExecutionContext) (Inherited from TestCommand)

Applies to