WebTestResultLoopIteration Class

Definition

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

Properties

Children (Inherited from WebTestResultGroup)
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
ErrorOccurred
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
IterationNumber
Passed
RequestResult
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)
StopLoopIteration
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