Edit

TheoryResultCommand Class

Definition

public class TheoryResultCommand : NUnit.Framework.Internal.Commands.DelegatingTestCommand
type TheoryResultCommand = class
    inherit DelegatingTestCommand
Inheritance

Constructors

Name Description
TheoryResultCommand(TestCommand)

Fields

Name Description
innerCommand (Inherited from DelegatingTestCommand)

Properties

Name Description
Test (Inherited from TestCommand)

Methods

Name Description
Execute(TestExecutionContext)

Applies to