TestAggregation Members
Include Protected Members
Include Inherited Members
The TestAggregation type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
Assigns values for the IsRunnable and ErrorMessageForNonRunnable properties. (Inherited from TestElement.)
When overridden in a derived class, returns a copy of this test element. (Inherited from TestElement.)
Returns a value that indicates whether the provided object is equal to this test element object. (Inherited from TestElement.)
Fills the provided data row object by using test data results from visible properties of this test element. (Inherited from TestElement.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from TestElement.)
(Overrides TestElement.GetObjectData(SerializationInfo, StreamingContext).)
Gets the type of the current instance. (Inherited from Object.)
Returns a value that indicates whether this test element is valid. (Inherited from TestElement.)
(Overrides TestElement.Load(XmlElement, XmlTestStoreParameters).)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides TestElement.Save(XmlElement, XmlTestStoreParameters).)
Returns a string representation of this test element. (Inherited from TestElement.)
Top
Fields
Name
Description
Infrastructure. Returns the value of the AbortRunOnAgentFailure property. (Inherited from TestElement.)
Infrastructure. Returns the value of the AgentAttributes property. (Inherited from TestElement.)
Infrastructure. Returns the value of the CssIteration property. (Inherited from TestElement.)
Infrastructure. Returns the value of the CssProjectStructure property. (Inherited from TestElement.)
Infrastructure. Returns the value of the DeploymentItems property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Description property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Enabled property. (Inherited from TestElement.)
Infrastructure. Returns the value of the ExecutionId property. (Inherited from TestElement.)
Returns the internal host data. (Inherited from TestElement.)
Infrastructure. Returns the internal value of the HostType. (Inherited from TestElement.)
Infrastructure. Returns the value of the Id property. (Inherited from TestElement.)
Infrastructure. Returns the value of the IsGroupable property. (Inherited from TestElement.)
Infrastructure. Returns the value of the IsRunOnRestart property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Name property. (Inherited from TestElement.)
Infrastructure. Returns the value of the ErrorMessageForNonRunnable property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Owner property. (Inherited from TestElement.)
Infrastructure. Returns the value of the ParentExecId property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Priority property. (Inherited from TestElement.)
Infrastructure. Returns the value of the ProjectData property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Properties property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Storage property. (Inherited from TestElement.)
Infrastructure. Returns the value of the Timeout property. (Inherited from TestElement.)
Infrastructure. Returns the value of the UserData property. (Inherited from TestElement.)
Infrastructure. Returns the value of the WorkItemIds property. (Inherited from TestElement.)
Top
Properties
Name
Description
Gets or sets a value that indicates whether the test run will be aborted if a test agent fails. (Inherited from TestElement.)
When overridden in a derived class, gets the associated diagnostic data adapter. (Inherited from TestElement.)
Gets a dictionary of agent attributes. (Inherited from TestElement.)
When overridden in a derived class, gets a value that indicates whether this test element can be aggregated. (Inherited from TestElement.)
Gets or sets the test category ID for this test element. (Inherited from TestElement.)
When overridden in a derived class, gets a custom controller extension object. (Inherited from TestElement.)
Gets a copy of this test element. (Inherited from TestElement.)
Gets or sets a value that indicates whether this element was created by the user interface. (Inherited from TestElement.)
Gets or sets the iteration path for an associated work item. (Inherited from TestElement.)
Gets or sets the area path of an associated work item. (Inherited from TestElement.)
Gets a collection of items to be deployed together with this test. (Inherited from TestElement.)
Gets an array of the file names for those deployment items that are editable. (Inherited from TestElement.)
Gets or sets a description of this test element. (Inherited from TestElement.)
Gets or sets a value that indicates whether this test element is enabled. (Inherited from TestElement.)
Gets the error message to use if the test element is not runnable. (Inherited from TestElement.)
Gets or sets the execution ID (Inherited from TestElement.)
Gets a collection of property descriptors that represents the groups to which the properties of this test element belong, and also determines how the descriptors will be grouped in the properties window of the user interface. (Inherited from TestElement.)
Gets or sets data to be used by the custom host that is identified by the HostType property. (Inherited from TestElement.)
Gets or sets the type name for the custom host to use for the test instead of the default host. (Inherited from TestElement.)
Gets the ID of this test element as it appears in the user interface. (Inherited from TestElement.)
Gets the ID for this test element. (Inherited from TestElement.)
Gets a value that indicates whether this test element is automated. (Inherited from TestElement.)
Gets or sets a value that indicates whether this test element can be grouped. (Inherited from TestElement.)
Gets a value that indicates whether this test element will be included in a list of possible load tests in the UI. (Inherited from TestElement.)
Gets or sets a value that indicates whether this test element has been modified. (Inherited from TestElement.)
Gets or sets a value that indicates whether this test element is runnable. (Inherited from TestElement.)
Gets or sets a value that indicates whether this test element is to be run if the test run is restarted. (Inherited from TestElement.)
Gets a link to this test element. (Inherited from TestElement.)
Gets or sets the name of this test element. (Inherited from TestElement.)
Gets or sets the name of the owner of this test element. (Inherited from TestElement.)
Gets or sets the TestExecId of the parent test element. (Inherited from TestElement.)
Gets or sets the relative priority of this test element. (Inherited from TestElement.)
Gets or sets the data for the test project that contains this test element. (Inherited from TestElement.)
Gets the name of the test project that contains this test element. (Inherited from TestElement.)
Gets the relative path of the test project that contains this test element. (Inherited from TestElement.)
Gets a collection of the properties for this test element. (Inherited from TestElement.)
When overridden in a derived class, gets or sets a value that indicates whether this test element is read-only. (Inherited from TestElement.)
Gets the name of the solution that contains this test element. (Inherited from TestElement.)
Gets the path and file name for the test that contains this element. (Inherited from TestElement.)
Gets or sets the path of the storage location of the deployment items for this element. (Inherited from TestElement.)
Obsolete.
Gets the test ID for this test element as a string. (Inherited from TestElement.)
When overridden in a derived class, gets the type of this test. (Inherited from TestElement.)
Gets the type of the test element as a string. (Inherited from TestElement.)
Gets or sets the number of seconds before the execution of this test element times out. (Inherited from TestElement.)
(Inherited from TestElement.)
Gets or sets an object that contains nonpersistable arbitrary data for a custom test element. (Inherited from TestElement.)
Gets a collection of the properties of this test element that is visible in the user interface. (Inherited from TestElement.)
Gets or sets a list of work item IDs that is associated with this test element. (Inherited from TestElement.)
Gets or sets a list of work item IDs for viewable work items. (Inherited from TestElement.)
Top