TestElement Members

The TestElement type exposes the following members.

Constructors

  Name Description
Protected method TestElement Overloaded.

Top

Methods

  Name Description
Public method AssignIsRunnable
Public method Clone
Public method Equals (Overrides Object.Equals(Object).)
Public method FillDataRow
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.)
Protected methodStatic member GetDeploymentItemsFromEditableItems
Protected methodStatic member GetEditableItemsFromDeploymentItems
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetObjectData
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsValid
Public method Load
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Save
Public method ToString (Overrides Object.ToString().)

Top

Fields

  Name Description
Public fieldStatic member CanBeAggregatedPropertyName
Public fieldStatic member CreatedByUIPropertyName
Public fieldStatic member CssIterationPropertyName
Public fieldStatic member CssProjectStructurePropertyName
Public fieldStatic member DeploymentItemSeparator
Public fieldStatic member DescriptionPropertyName
Public fieldStatic member EnabledPropertyName
Public fieldStatic member EnabledPropName
Public fieldStatic member ErrorMessageForNonRunnablePropertyName
Public fieldStatic member HostTypePropertyName
Public fieldStatic member HumanReadableIdPropertyName
Public fieldStatic member InfiniteTimeout
Public fieldStatic member IsAutomatedPropertyName
Public fieldStatic member IsRunnablePropertyName
Protected field m_abortRunOnAgentFailure
Protected field m_agentAttributes
Protected field m_cssIteration
Protected field m_cssProjectStructure
Protected field m_deploymentItems
Protected field m_description
Protected field m_enabled
Protected field m_executionId
Protected field m_hostData
Protected field m_hostType
Protected field m_id
Protected field m_isGroupable
Protected field m_isRunOnRestart
Protected field m_name
Protected field m_nonRunnableReason
Protected field m_owner
Protected field m_parentExecutionId
Protected field m_priority
Protected field m_projectData
Protected field m_properties
Protected field m_storage
Protected field m_timeout
Protected field m_userData
Protected field m_workItemIds
Public fieldStatic member NamePropertyName
Public fieldStatic member ObjectColumnName
Public fieldStatic member OwnerPropertyName
Public fieldStatic member PriorityPropertyName
Public fieldStatic member ProjectDataPropertyName
Public fieldStatic member ProjectNamePropertyName
Public fieldStatic member ProjectRelativePathPropertyName
Public fieldStatic member SolutionNamePropertyName
Public fieldStatic member SourceFileNamePropertyName
Public fieldStatic member StoragePropertyName
Public fieldStatic member TestTypePropertyName
Public fieldStatic member TimeoutVisiblePropertyName
Public fieldStatic member WorkItemIdsViewablePropertyName

Top

Properties

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

Top

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace