WebTestResultLoop Class

Definition

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

Properties

Children (Inherited from WebTestResultGroup)
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
LoopStringRepresentation
NumberOfIterations
Passed (Inherited from WebTestResultGroup)
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)
UniqueStringId

Methods

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

Applies to