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

Public Member Functions

def __init__ (self, lines)
 
def nextLine (self)
 
def reset (self)
 
- Public Member Functions inherited from pFUnitParser.Parser
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

 saveLines
 
 lines
 
 outputFile
 
 outLines
 
 userTestCase
 
 userTestMethods
 
 currentSelfObjectName
 
- Public Attributes inherited from pFUnitParser.Parser
 fileName
 
 inputFile
 
 outputFile
 
 defaultSuiteName
 
 suiteName
 
 currentLineNumber
 
 userModuleName
 
 userTestCase
 
 userTestMethods
 
 wrapModuleName
 
 actions
 

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