ListItemTester Constructor | For internal use. May change in future revisions. |
RawText | The HTML used to display the text of this item. |
RenderedText | Same as RawText, but with HTML tags and adjacent whitespace stripped out. |
Selected | Gets a value indicating whether the item is selected. |
Text | |
Value | Gets the value associated with the ListItemTester. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Returns a string that represents the current ListItemTester. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ListItemTester Class | NUnit.Extensions.Asp.HtmlTester Namespace