Table of Contents

Class OutputParameters

Namespace
HP.LFT.UnitTesting
Assembly
HP.LFT.UnitTesting.dll

Attribute of test method which defines output parameter names for this method

[AttributeUsage(AttributeTargets.Method)]
public sealed class OutputParameters : Attribute, _Attribute
Inheritance
OutputParameters
Implements
Inherited Members

Constructors

OutputParameters(params string[])

OutputParameters constructor

public OutputParameters(params string[] almParameterNames)

Parameters

almParameterNames string[]

Sequence of output parameter names