Version: 9.15.0
unittester.py File Reference

Namespaces

 unittester
 

Functions

def unittester.run (modulePath, functionName)
 This function should be used for very basic unit tests and only for a rapid development. More...
 
def unittester.tryfunction (function, *argv)
 This function is for debug only. More...
 
def unittester.TEST_myTestIsOk ()
 
def unittester.TEST_myTestIsNotOk ()
 

Variables

string unittester.__author__ = "gboulant"
 
string unittester.__date__ = "$1 avr. 2010 09:45:21$"