Home | Trees | Index | Help |
---|
|
object --+ | extension.Extension --+ | runnable.Runnable --+ | test.Test --+ | BaseExceptionTest --+ | StringExceptionTest
Check that the specified Python code raises a string exception.
A 'StringExceptionTest' checks that the specified code throws an exception. The exception must be a string and must have the expected value.
|
|||
Inherited from Inherited from Inherited from |
|
|||
MakeResult(self,
exc_info,
result)
Check the exception in 'exc_info' and construct the result. |
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
arguments | |||
_argument_dictionary | |||
_argument_list | |||
exception_text | |||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
Check the exception in 'exc_info' and construct the result. 'result' -- The result object for this test.
|
|
arguments
|
_argument_dictionary
|
_argument_list
|
exception_text
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:32 2007 | http://epydoc.sf.net |