class documentation
'error' result container
| Method | xml |
@return XML tag representing the object, with non-XML text filtered out @rtype: str |
| Method | xml |
@return XML tag representing the object, with non-XML text filtered out @rtype: xml.etree.ElementTree.Element |
Inherited from TestInfo:
| Method | __init__ |
@param type_: type attribute from xml @type type_: str @param text: text property from xml @type text: str |
| Instance Variable | text |
Undocumented |
| Instance Variable | type |
Undocumented |