WebTestResultGroup Class

Definition

public ref class WebTestResultGroup abstract : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultUnit
[System.Serializable]
public abstract class WebTestResultGroup : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultUnit
[<System.Serializable>]
type WebTestResultGroup = class
    inherit WebTestResultUnit
Public MustInherit Class WebTestResultGroup
Inherits WebTestResultUnit
Inheritance
WebTestResultGroup
Derived
Attributes

Properties

Children
DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
Passed
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)

Methods

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

Applies to