Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 8.1
Provides access to the TestCase elements of an AssessmentResults.
The following tables list the members exposed by the TestCase type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | ActivityReference | The activity reference of the TestCase. | 
| .gif) | Issues | The IssueCollection for the TestCase. | 
| .gif) | Key | The key of the TestCase. | 
| .gif) | MetricThresholds | The MetricThresholdCollection for the TestCase. | 
| .gif) | MetricValues | The MetricValueCollection of the TestCase. | 
| .gif) | Name | The name of the TestCase. | 
| .gif) | Parents | The ParentCollection of the TestCase. | 
| .gif) | ToolTip | The tool tip of the TestCase. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | AddIssue | Creates and adds an Issue to the TestCase. | 
| .gif) | AddMetricThreshold | Creates and adds a MetricThreshold to the TestCase. | 
| .gif) | AddMetricValue | Creates and adds a MetricValue to the TestCase. | 
| .gif) | AddParent | Adds a parent to the TestCase. | 
| .gif) | DeleteSubject | Deletes the Subject from the TestCase. | 
| .gif) | Equals | (Inherited from Object) | 
| .gif) | GetHashCode | (Inherited from Object) | 
| .gif) | GetSubject | Returns the Subject of the TestCase. | 
| .gif) | GetType | (Inherited from Object) | 
| .gif) | SetSubject | Overloaded. Sets the Subject of the TestCase. | 
| .gif) | ToString | (Inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (Inherited from Object) | 
| .gif) | MemberwiseClone | (Inherited from Object) | 
Top