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$" |
| def KERNEL_PY.kernel.unittester.TEST_myTestIsNotOk | ( | ) |
References KERNEL_PY.kernel.unittester.run().
| def KERNEL_PY.kernel.unittester.TEST_myTestIsOk | ( | ) |
|
private |
|
private |