ClassTestInfo
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Execution
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TestInfo
Inheritance: objectTestInfo
Constructors
TestInfo()
Declaration
cs-api-definition
public TestInfo()
Properties
Id
The test unique Id.
Path
The test relative path to the project.
PathType
Declaration
cs-api-definition
public PathType PathType { get; set; }
Property Value
PathType