pFUnit
|
Public Member Functions | |
def | __init__ (self, parser) |
def | match (self, line) |
def | appendSourceLocation (self, fileHandle, fileName, lineNumber) |
def | action (self, m, line) |
Public Member Functions inherited from pFUnitParser.Action | |
def | apply (self, line) |
Public Attributes | |
parser | |
Convenience directive replacing (a,b) with a call to assertTrue(a==b) and an error message, if none is provided when invoked.