TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
run.TestLoop Class Reference
Collaboration diagram for run.TestLoop:
Collaboration graph

Public Member Functions

def __init__ (self, args)
 
def signal_handler (self, signal, frame)
 
def run (self)
 

Public Attributes

 script
 
 scriptName
 
 app
 
 ok
 
 fail
 

Constructor & Destructor Documentation

◆ __init__()

def run.TestLoop.__init__ (   self,
  args 
)

Member Function Documentation

◆ run()

def run.TestLoop.run (   self)

◆ signal_handler()

def run.TestLoop.signal_handler (   self,
  signal,
  frame 
)

Member Data Documentation

◆ app

run.TestLoop.app

◆ fail

run.TestLoop.fail

◆ ok

run.TestLoop.ok

◆ script

run.TestLoop.script

◆ scriptName

run.TestLoop.scriptName

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