WebTestResultGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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() |