UpdateTestRequest Members
Microsoft Robotics Class Reference
The UpdateTestRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UpdateTestRequest |
Default constructor
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
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.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
CaseList |
List of test cases the comprise this test suite
(Inherited from TestServiceState.) |
|
CasesComplete |
Count of complete test cases
(Inherited from TestServiceState.) |
|
Contract |
Service contract for test service instance (duplicate of ServiceInfo.Contract)
(Inherited from TestServiceState.) |
|
Description |
Test service description
(Inherited from TestServiceState.) |
|
EndTime |
End time
(Inherited from TestServiceState.) |
|
EndTimeSpecified |
True if end time was specified
(Inherited from TestServiceState.) |
|
Pass |
Test case pass count
(Inherited from TestServiceState.) |
|
Service |
Service Uri for test service instance (duplicate of ServiceInfo.Service)
(Inherited from TestServiceState.) |
|
StartTime |
Test suite start time
(Inherited from TestServiceState.) |
|
StartTimeSpecified |
True if a start time was specified
(Inherited from TestServiceState.) |