The PatternTestState type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to the current Object.
(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.) | |
| FromContext |
Gets the pattern test state from the specified context.
| |
| 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 |
Returns a String that represents the current Object.
(Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| BindingContext |
Gets the data binding context of the test.
| |
| Converter |
Gets the converter for data binding.
| |
| Data |
Gets the user data collection associated with the test state.
| |
| Formatter |
Gets the formatter for data binding.
| |
| IsExplicit |
Returns true if the test was selected explicitly.
| |
| PrimaryTestStep |
Gets the primary test step associated with this test state.
| |
| Test |
Gets the test associated with this test state.
| |
| TestActions |
Gets the test actions.
| |
| TestParameterDataAccessors |
Gets a mutable dictionary of data accessors that will provide
values assigned to test parameters given a data binding item.
|
