WebTestResultIteration 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 WebTestResultIteration : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultGroup, ICloneable
[System.Serializable]
public class WebTestResultIteration : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultGroup, ICloneable
[<System.Serializable>]
type WebTestResultIteration = class
inherit WebTestResultGroup
interface ICloneable
Public Class WebTestResultIteration
Inherits WebTestResultGroup
Implements ICloneable
- Inheritance
- Attributes
- Implements
Properties
Children | (Inherited from WebTestResultGroup) |
DeclarativeWebTestItemId | (Inherited from WebTestResultUnit) |
IsCompleted | (Inherited from WebTestResultUnit) |
IsSkipped | (Inherited from WebTestResultUnit) |
IterationNumber | |
Passed | (Inherited from WebTestResultGroup) |
ResultStatus | (Inherited from WebTestResultUnit) |
SourceWebTestId | (Inherited from WebTestResultUnit) |
Methods
AddNonExecutedChildren(List<WebTestResultUnit>, WebTestItemCollection, WebTestResultStatus) | (Inherited from WebTestResultGroup) |
Clone() | |
GetItem(Int32) | (Inherited from WebTestResultGroup) |
GetRequestSize() | (Inherited from WebTestResultGroup) |
GetResponseSize() | (Inherited from WebTestResultGroup) |