SuiteTestCase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test case for the suite.
[System.Runtime.Serialization.DataContract]
public sealed class SuiteTestCase
type SuiteTestCase = class
Public NotInheritable Class SuiteTestCase
- Inheritance
-
SuiteTestCase
- Attributes
Constructors
| SuiteTestCase() |
Properties
| PointAssignments |
Point Assignment for test suite's test case. |
| Workitem |
Test case workItem reference. |