Share via


UpdateTestRequest Members

Microsoft Robotics Class Reference

The UpdateTestRequest type exposes the following members.

Constructors

  Name Description
Dd151270.pubmethod(en-us,MSDN.10).gif UpdateTestRequest
Initializes a new instance of the UpdateTestRequest class

Methods

  Name Description
Dd151270.pubmethod(en-us,MSDN.10).gif Clone
Clones UpdateTestRequest
(Overrides TestServiceState. . :: .Clone() () ().)
Dd151270.pubmethod(en-us,MSDN.10).gif CopyTo
Copies the data member values of the current UpdateTestRequest to the specified target object
(Overrides TestServiceState. . :: .CopyTo(IDssSerializable).)
Dd151270.pubmethod(en-us,MSDN.10).gif Deserialize
Deserializes UpdateTestRequest
(Overrides TestServiceState. . :: .Deserialize(BinaryReader).)
Dd151270.pubmethod(en-us,MSDN.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Dd151270.protmethod(en-us,MSDN.10).gif 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.)
Dd151270.pubmethod(en-us,MSDN.10).gif GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Dd151270.pubmethod(en-us,MSDN.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Dd151270.protmethod(en-us,MSDN.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Dd151270.pubmethod(en-us,MSDN.10).gif Serialize
Serializes the data member values of the current UpdateTestRequest to the specified writer
(Overrides TestServiceState. . :: .Serialize(BinaryWriter).)
Dd151270.pubmethod(en-us,MSDN.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Dd151270.pubproperty(en-us,MSDN.10).gif CaseList
List of test cases the comprise this test suite
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif CasesComplete
Count of complete test cases
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif Contract
Service contract for test service instance (duplicate of ServiceInfo.Contract)
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif Description
Test service description
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif EndTime
End time
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif EndTimeSpecified
True if end time was specified
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif Pass
Test case pass count
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif Service
Service Uri for test service instance (duplicate of ServiceInfo.Service)
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif StartTime
Test suite start time
(Inherited from TestServiceState.)
Dd151270.pubproperty(en-us,MSDN.10).gif StartTimeSpecified
True if a start time was specified
(Inherited from TestServiceState.)

See Also

UpdateTestRequest Class

Microsoft.Dss.Services.Test.Proxy Namespace