 |
property label_ : string read Getlabel_ write Setlabel_; |
 |
property label_Element : Tstring read Getlabel_Element write Setlabel_Element; |
 |
property description : string read Getdescription write Setdescription; |
 |
property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement; |
 |
property direction : string read Getdirection write Setdirection; |
 |
property directionElement : TAssertionDirectionType read GetdirectionElement write SetdirectionElement; |
 |
property compareToSourceId : string read GetcompareToSourceId write SetcompareToSourceId; |
 |
property compareToSourceIdElement : Tstring read GetcompareToSourceIdElement write SetcompareToSourceIdElement; |
 |
property compareToSourceExpression : string read GetcompareToSourceExpression write SetcompareToSourceExpression; |
 |
property compareToSourceExpressionElement : Tstring read GetcompareToSourceExpressionElement write SetcompareToSourceExpressionElement; |
 |
property compareToSourcePath : string read GetcompareToSourcePath write SetcompareToSourcePath; |
 |
property compareToSourcePathElement : Tstring read GetcompareToSourcePathElement write SetcompareToSourcePathElement; |
 |
property contentType : string read GetcontentType write SetcontentType; |
 |
property contentTypeElement : Tcode read GetcontentTypeElement write SetcontentTypeElement; |
 |
property defaultManualCompletion : string read GetdefaultManualCompletion write SetdefaultManualCompletion; |
 |
property defaultManualCompletionElement : TAssertionManualCompletionType read GetdefaultManualCompletionElement write SetdefaultManualCompletionElement; |
 |
property expression : string read Getexpression write Setexpression; |
 |
property expressionElement : Tstring read GetexpressionElement write SetexpressionElement; |
 |
property headerField : string read GetheaderField write SetheaderField; |
 |
property headerFieldElement : Tstring read GetheaderFieldElement write SetheaderFieldElement; |
 |
property minimumId : string read GetminimumId write SetminimumId; |
 |
property minimumIdElement : Tstring read GetminimumIdElement write SetminimumIdElement; |
 |
property navigationLinks : boolean read GetnavigationLinks write SetnavigationLinks; |
 |
property navigationLinksElement : Tboolean read GetnavigationLinksElement write SetnavigationLinksElement; |
 |
property operator_ : string read Getoperator_ write Setoperator_; |
 |
property operator_Element : TAssertionOperatorType read Getoperator_Element write Setoperator_Element; |
 |
property path : string read Getpath write Setpath; |
 |
property pathElement : Tstring read GetpathElement write SetpathElement; |
 |
property requestMethod : string read GetrequestMethod write SetrequestMethod; |
 |
property requestMethodElement : TTestScriptRequestMethodCode read GetrequestMethodElement write SetrequestMethodElement; |
 |
property requestURL : string read GetrequestURL write SetrequestURL; |
 |
property requestURLElement : Tstring read GetrequestURLElement write SetrequestURLElement; |
 |
property resource : string read Getresource write Setresource; |
 |
property resourceElement : Turi read GetresourceElement write SetresourceElement; |
 |
property response : string read Getresponse write Setresponse; |
 |
property responseElement : TAssertionResponseTypes read GetresponseElement write SetresponseElement; |
 |
property responseCode : string read GetresponseCode write SetresponseCode; |
 |
property responseCodeElement : Tstring read GetresponseCodeElement write SetresponseCodeElement; |
 |
property sourceId : string read GetsourceId write SetsourceId; |
 |
property sourceIdElement : Tid read GetsourceIdElement write SetsourceIdElement; |
 |
property stopTestOnFail : boolean read GetstopTestOnFail write SetstopTestOnFail; |
 |
property stopTestOnFailElement : Tboolean read GetstopTestOnFailElement write SetstopTestOnFailElement; |
 |
property validateProfileId : string read GetvalidateProfileId write SetvalidateProfileId; |
 |
property validateProfileIdElement : Tid read GetvalidateProfileIdElement write SetvalidateProfileIdElement; |
 |
property value : string read Getvalue write Setvalue; |
 |
property valueElement : Tstring read GetvalueElement write SetvalueElement; |
 |
property warningOnly : boolean read GetwarningOnly write SetwarningOnly; |
 |
property warningOnlyElement : Tboolean read GetwarningOnlyElement write SetwarningOnlyElement; |
 |
property requirement : TTestScriptRequirementArray read GetrequirementArray; |