Modifica

DelegatingTestCommand Class

Definition

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

Constructors

Name Description
DelegatingTestCommand(TestCommand)

Fields

Name Description
innerCommand

Properties

Name Description
Test (Inherited from TestCommand)

Methods

Name Description
Execute(TestExecutionContext) (Inherited from TestCommand)

Applies to