Version: 9.12.0
unittester Namespace Reference

Functions

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

Variables

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

Function Documentation

◆ TEST_myTestIsNotOk()

def unittester.TEST_myTestIsNotOk ( )

References run().

◆ TEST_myTestIsOk()

def unittester.TEST_myTestIsOk ( )

Variable Documentation

◆ __author__

string unittester.__author__ = "gboulant"
private

◆ __date__

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