Table of Contents

Class: XMLResultStream qm/test/classes/xml_result_stream.py

An XMLResultStream writes out results as XML.

An XMLResultStream writes out results as XML. This stream is used to write out QMTest results files. The DTD is designed in such a way that if QMTest is terminated in the middle of a test run, the file will still be nearly valid, as long as the interruption did not occur in the midst of writing out an individual result. The closing tag for the results file will be missing.

Base Classes   
FileResultStream
Methods   
Summarize
WriteAnnotation
WriteResult
__init__
  Summarize 
Summarize ( self )

  WriteAnnotation 
WriteAnnotation (
        self,
        key,
        value,
        )

  WriteResult 
WriteResult ( self,  result )

  __init__ 
__init__ ( self,  arguments )


Table of Contents

This document was automatically generated on Mon Jan 3 09:42:29 2005 by HappyDoc version 2.1