Table of Contents

Class ParametersAttribute

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

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

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

Constructors

ParametersAttribute(params string[])

ParametersAttribute constructor

public ParametersAttribute(params string[] almParameterNames)

Parameters

almParameterNames string[]

Sequence of input parameter names