Classtestsuite
Class
Definition
Namespace:ArtOfTest.Common.Design
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class testsuite
Inheritance: objecttestsuite
Derived Classes:
Constructors
testsuite()
Declaration
cs-api-definition
public testsuite()
Properties
properties
Declaration
cs-api-definition
public testsuiteProperty[] properties { get; set; }
Property Value
testcase
Declaration
cs-api-definition
public testsuiteTestcase[] testcase { get; set; }
Property Value