pFUnit
Public Member Functions | Public Attributes | List of all members
pFUnitParser.Parser Class Reference
Inheritance diagram for pFUnitParser.Parser:
testParser.MockParser

Public Member Functions

def __init__ (self, inputFileName, outputFileName)
 
def commentLine (self, line)
 
def run (self)
 
def isComment (self, line)
 
def nextLine (self)
 
def printHeader (self)
 
def printTail (self)
 
def printWrapUserTestCase (self)
 
def printRunMethod (self)
 
def printParameterHeader (self, type)
 
def printMakeSuite (self)
 
def addSimpleTestMethod (self, testMethod)
 
def addMpiTestMethod (self, testMethod)
 
def addUserTestMethod (self, testMethod)
 
def printMakeCustomTest (self, isMpiTestCase)
 
def makeWrapperModule (self)
 
def final (self)
 

Public Attributes

 fileName
 
 inputFile
 
 outputFile
 
 defaultSuiteName
 
 suiteName
 
 currentLineNumber
 
 userModuleName
 
 userTestCase
 
 userTestMethods
 
 wrapModuleName
 
 actions
 

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