pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
JunitXML.JunitXML Class Reference
+ Inheritance diagram for JunitXML.JunitXML:
+ Collaboration diagram for JunitXML.JunitXML:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from ReporterMTTStage.ReporterMTTStage
def __init__
 
def print_name
 
def ordering
 

Public Attributes

 options
 
 fh
 

Detailed Description

Definition at line 26 of file JunitXML.py.

Constructor & Destructor Documentation

def JunitXML.JunitXML.__init__ (   self)

Definition at line 28 of file JunitXML.py.

Member Function Documentation

def JunitXML.JunitXML.activate (   self)

Definition at line 36 of file JunitXML.py.

def JunitXML.JunitXML.deactivate (   self)

Definition at line 41 of file JunitXML.py.

def JunitXML.JunitXML.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 54 of file JunitXML.py.

def JunitXML.JunitXML.print_name (   self)

Definition at line 45 of file JunitXML.py.

def JunitXML.JunitXML.print_options (   self,
  testDef,
  prefix 
)

Definition at line 48 of file JunitXML.py.

Member Data Documentation

JunitXML.JunitXML.fh

Definition at line 34 of file JunitXML.py.

JunitXML.JunitXML.options

Definition at line 31 of file JunitXML.py.


The documentation for this class was generated from the following file: