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

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
 

Private Member Functions

def _print_stderr_block
 

Detailed Description

Definition at line 27 of file TextFile.py.

Constructor & Destructor Documentation

def TextFile.TextFile.__init__ (   self)

Definition at line 29 of file TextFile.py.

Member Function Documentation

def TextFile.TextFile._print_stderr_block (   self,
  name,
  lines,
  tabs = 1 
)
private

Definition at line 58 of file TextFile.py.

def TextFile.TextFile.activate (   self)

Definition at line 39 of file TextFile.py.

def TextFile.TextFile.deactivate (   self)

Definition at line 45 of file TextFile.py.

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

Definition at line 64 of file TextFile.py.

def TextFile.TextFile.print_name (   self)

Definition at line 49 of file TextFile.py.

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

Definition at line 52 of file TextFile.py.

Member Data Documentation

TextFile.TextFile.fh

Definition at line 65 of file TextFile.py.

TextFile.TextFile.options

Definition at line 32 of file TextFile.py.


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