TestAggregation Members

The TestAggregation type exposes the following members.

Constructors

  Name Description
Protected method TestAggregation Overloaded.

Top

Methods

  Name Description
Public method Add
Public method AssignIsRunnable (Inherited from TestElement.)
Public method Clear
Public method Clone (Inherited from TestElement.)
Public method Equals (Inherited from TestElement.)
Public method FillDataRow (Inherited from TestElement.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode (Inherited from TestElement.)
Public method GetObjectData (Overrides TestElement.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsValid (Inherited from TestElement.)
Public method Load (Overrides TestElement.Load(XmlElement, XmlTestStoreParameters).)
Public method MakeLinksRelative
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Remove
Public method Save (Overrides TestElement.Save(XmlElement, XmlTestStoreParameters).)
Public method ToString (Inherited from TestElement.)

Top

Fields

  Name Description
Protected field m_abortRunOnAgentFailure (Inherited from TestElement.)
Protected field m_agentAttributes (Inherited from TestElement.)
Protected field m_cssIteration (Inherited from TestElement.)
Protected field m_cssProjectStructure (Inherited from TestElement.)
Protected field m_deploymentItems (Inherited from TestElement.)
Protected field m_description (Inherited from TestElement.)
Protected field m_enabled (Inherited from TestElement.)
Protected field m_executionId (Inherited from TestElement.)
Protected field m_hostData (Inherited from TestElement.)
Protected field m_hostType (Inherited from TestElement.)
Protected field m_id (Inherited from TestElement.)
Protected field m_isGroupable (Inherited from TestElement.)
Protected field m_isRunOnRestart (Inherited from TestElement.)
Protected field m_links
Protected field m_name (Inherited from TestElement.)
Protected field m_nonRunnableReason (Inherited from TestElement.)
Protected field m_owner (Inherited from TestElement.)
Protected field m_parentExecutionId (Inherited from TestElement.)
Protected field m_priority (Inherited from TestElement.)
Protected field m_projectData (Inherited from TestElement.)
Protected field m_properties (Inherited from TestElement.)
Protected field m_storage (Inherited from TestElement.)
Protected field m_timeout (Inherited from TestElement.)
Protected field m_userData (Inherited from TestElement.)
Protected field m_workItemIds (Inherited from TestElement.)

Top

Properties

  Name Description
Public property AbortRunOnAgentFailure (Inherited from TestElement.)
Public property Adapter (Inherited from TestElement.)
Public property AgentAttributes (Inherited from TestElement.)
Public property CanBeAggregated (Inherited from TestElement.)
Public property CategoryId (Inherited from TestElement.)
Public property ControllerPlugin (Inherited from TestElement.)
Public property Copy (Inherited from TestElement.)
Public property CreatedByUI (Inherited from TestElement.)
Public property CssIteration (Inherited from TestElement.)
Public property CssProjectStructure (Inherited from TestElement.)
Public property DeploymentItems (Inherited from TestElement.)
Public property DeploymentItemsEditable (Inherited from TestElement.)
Public property Description (Inherited from TestElement.)
Public property Elements
Public property Enabled (Inherited from TestElement.)
Public property ErrorMessageForNonRunnable (Inherited from TestElement.)
Public property ExecutionId (Inherited from TestElement.)
Public property Groups (Inherited from TestElement.)
Public property HostData (Inherited from TestElement.)
Public property HostType (Inherited from TestElement.)
Public property HumanReadableId (Inherited from TestElement.)
Public property Id (Inherited from TestElement.)
Public property IsAutomated (Inherited from TestElement.)
Public property IsGroupable (Inherited from TestElement.)
Public property IsLoadTestCandidate (Inherited from TestElement.)
Public property IsModified (Inherited from TestElement.)
Public property IsRunnable (Inherited from TestElement.)
Public property IsRunOnRestart (Inherited from TestElement.)
Public property Link (Inherited from TestElement.)
Public property Links
Public property Name (Inherited from TestElement.)
Public property Owner (Inherited from TestElement.)
Public property ParentExecId (Inherited from TestElement.)
Public property Priority (Inherited from TestElement.)
Public property ProjectData (Inherited from TestElement.)
Public property ProjectName (Inherited from TestElement.)
Public property ProjectRelativePath (Inherited from TestElement.)
Public property Properties (Inherited from TestElement.)
Public property ReadOnly (Inherited from TestElement.)
Public property SolutionName (Inherited from TestElement.)
Public property SourceFileName (Inherited from TestElement.)
Public property Storage (Inherited from TestElement.)
Public property SynchronizedStart Obsolete.
Public property TestIdString (Inherited from TestElement.)
Public property TestType (Inherited from TestElement.)
Public property TestTypeName (Inherited from TestElement.)
Public property Timeout (Inherited from TestElement.)
Public property TimeoutVisible (Inherited from TestElement.)
Public property UserData (Inherited from TestElement.)
Public property VisibleLinks
Public property VisibleProperties (Inherited from TestElement.)
Public property WorkItemIds (Inherited from TestElement.)
Public property WorkItemIdsViewable (Inherited from TestElement.)

Top

See Also

Reference

TestAggregation Class

Microsoft.VisualStudio.TestTools.Common Namespace