|
pFUnit
|
Public Member Functions | |
| def | __init__ (self, name, implementSource) |
| def | setName (self, name) |
| def | getName (self) |
| def | setDeclaration (self, declaration) |
| def | addDeclaration (self, declaration) |
| def | setImplementation (self, implementationSource) |
| def | getDeclaration (self, expose=False) |
| def | getDeclarations (self, expose=False) |
| def | getImplementation (self) |
| def | clearDeclarations (self) |
Public Attributes | |
| name | |
| declaration | |
| declarations | |
| implementation | |
1.8.13