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 33 of file combinatorial.py.

Constructor & Destructor Documentation

def combinatorial.CombinatorialEx.__init__ (   self)

Definition at line 35 of file combinatorial.py.

Member Function Documentation

def combinatorial.CombinatorialEx.activate (   self)

Definition at line 47 of file combinatorial.py.

def combinatorial.CombinatorialEx.createIniLog (   self,
  testDef 
)

Definition at line 68 of file combinatorial.py.

+ Here is the caller graph for this function:

def combinatorial.CombinatorialEx.deactivate (   self)

Definition at line 52 of file combinatorial.py.

def combinatorial.CombinatorialEx.execute (   self,
  testDef 
)

Definition at line 171 of file combinatorial.py.

+ Here is the call graph for this function:

def combinatorial.CombinatorialEx.print_name (   self)

Definition at line 56 of file combinatorial.py.

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

Definition at line 59 of file combinatorial.py.

Member Data Documentation

combinatorial.CombinatorialEx.baseIniFile

Definition at line 43 of file combinatorial.py.

combinatorial.CombinatorialEx.iniLog

Definition at line 45 of file combinatorial.py.

combinatorial.CombinatorialEx.options

Definition at line 38 of file combinatorial.py.

combinatorial.CombinatorialEx.parser

Definition at line 39 of file combinatorial.py.

combinatorial.CombinatorialEx.runLog

Definition at line 44 of file combinatorial.py.

combinatorial.CombinatorialEx.tempDir

Definition at line 42 of file combinatorial.py.


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