Home | Trees | Indices | Help |
---|
|
Test classes for tests written in Python.
|
|||
ExecTest Check that a Python expression evaluates to true. |
|||
BaseExceptionTest Base class for tests of exceptions. |
|||
ExceptionTest Check that the specified Python code raises an exception. |
|||
StringExceptionTest Check that the specified Python code raises a string exception. |
|
|||
|
|
Construct namespaces for eval/exec of Python test code. 'context' -- The test context. returns -- A pair '(global_namespace, local_namespace)' of maps. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:40 2011 | http://epydoc.sourceforge.net |