ClassTestNode
Class
Definition
Namespace:ArtOfTest.WebAii.Design.ProjectModel
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TestNode : FileBasedNode
Inheritance: objectFileBasedNodeTestNode
Inherited Members
Constructors
TestNode(FileBasedNodeCollection, string, TestBase)
Declaration
cs-api-definition
public TestNode(FileBasedNodeCollection parent, string path, TestBase test)
Parameters
parent
path
test
Properties
DisplaysSourceControlStatus
Declaration
cs-api-definition
public override bool DisplaysSourceControlStatus { get; }
Property Value
Overrides
FriendlyName
Declaration
cs-api-definition
public override string FriendlyName { get; set; }
Property Value
Overrides
Methods
GetAllFiles(bool)
Gets a list of paths to all files under this node