TestCase Members

Microsoft Robotics Class Reference

The TestCase type exposes the following members.

Constructors

  Name Description
Bb843809.pubmethod(en-us,MSDN.10).gif TestCase Overloaded.

Methods

  Name Description
Bb843809.pubmethod(en-us,MSDN.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Bb843809.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.)
Bb843809.pubmethod(en-us,MSDN.10).gif GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Bb843809.pubmethod(en-us,MSDN.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Bb843809.protmethod(en-us,MSDN.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Bb843809.pubmethod(en-us,MSDN.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Bb843809.pubproperty(en-us,MSDN.10).gif ControlPort
Port for issuing control commands to the test case instance
Bb843809.pubproperty(en-us,MSDN.10).gif Handler
Test case handler
Bb843809.pubproperty(en-us,MSDN.10).gif Name
Test case name
Bb843809.pubproperty(en-us,MSDN.10).gif TimeSpan
Expected test case time span

See Also

TestCase Class

Microsoft.Dss.Services.Test Namespace