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

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def createIniLog
 
def execute
 
- Public Member Functions inherited from ExecutorMTTTool.ExecutorMTTTool
def __init__
 
def print_name
 

Public Attributes

 options
 
 parser
 
 tempDir
 
 baseIniFile
 
 runLog
 
 iniLog
 

Detailed Description

Definition at line 31 of file combinatorial.py.

Constructor & Destructor Documentation

def combinatorial.CombinatorialEx.__init__ (   self)

Definition at line 33 of file combinatorial.py.

Member Function Documentation

def combinatorial.CombinatorialEx.activate (   self)

Definition at line 45 of file combinatorial.py.

def combinatorial.CombinatorialEx.createIniLog (   self,
  testDef 
)

Definition at line 66 of file combinatorial.py.

+ Here is the caller graph for this function:

def combinatorial.CombinatorialEx.deactivate (   self)

Definition at line 50 of file combinatorial.py.

def combinatorial.CombinatorialEx.execute (   self,
  testDef 
)

Definition at line 169 of file combinatorial.py.

+ Here is the call graph for this function:

def combinatorial.CombinatorialEx.print_name (   self)

Definition at line 54 of file combinatorial.py.

def combinatorial.CombinatorialEx.print_options (   self,
  testDef,
  prefix 
)

Definition at line 57 of file combinatorial.py.

Member Data Documentation

combinatorial.CombinatorialEx.baseIniFile

Definition at line 41 of file combinatorial.py.

combinatorial.CombinatorialEx.iniLog

Definition at line 43 of file combinatorial.py.

combinatorial.CombinatorialEx.options

Definition at line 36 of file combinatorial.py.

combinatorial.CombinatorialEx.parser

Definition at line 37 of file combinatorial.py.

combinatorial.CombinatorialEx.runLog

Definition at line 42 of file combinatorial.py.

combinatorial.CombinatorialEx.tempDir

Definition at line 40 of file combinatorial.py.


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