WebTestResultCondition Class

Definition

public ref class WebTestResultCondition : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultGroup, ICloneable
[System.Serializable]
public class WebTestResultCondition : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultGroup, ICloneable
[<System.Serializable>]
type WebTestResultCondition = class
    inherit WebTestResultGroup
    interface ICloneable
Public Class WebTestResultCondition
Inherits WebTestResultGroup
Implements ICloneable
Inheritance
Attributes
Implements

Properties

Children (Inherited from WebTestResultGroup)
ConditionStringRepresentation
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
ErrorOccurred
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
Passed
RequestResult
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)
StopCondition
UniqueStringId

Methods

AddNonExecutedChildren(List<WebTestResultUnit>, WebTestItemCollection, WebTestResultStatus) (Inherited from WebTestResultGroup)
Clone()
GetItem(Int32) (Inherited from WebTestResultGroup)
GetRequestSize() (Inherited from WebTestResultGroup)
GetResponseSize() (Inherited from WebTestResultGroup)
IsConditionalRuleMet()

Applies to