WebTestResultGroup.AddNonExecutedChildren Method
Visual Studio 2012
Adds the Web performance test items in the result group and marks them as templates.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
protected void AddNonExecutedChildren( List<WebTestResultUnit> children, WebTestItemCollection itemCollection, WebTestResultStatus resultStatus )
Parameters
- children
- Type: List<WebTestResultUnit>
Children of a group.
- itemCollection
- Type: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection
Collection of Web performance test items.
- resultStatus
- Type: Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultStatus
The WebTestResultStatus of the group.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.