commit | 15d8927f7e622c02ef91cb17dcddad00212e1ba1 | [log] [tgz] |
---|---|---|
author | Steve Purcell <steve@pythonconsulting.com> | Thu Apr 12 09:05:01 2001 +0000 |
committer | Steve Purcell <steve@pythonconsulting.com> | Thu Apr 12 09:05:01 2001 +0000 |
tree | 345653c2e362de1f1721e5368c2b69e29178c57f | |
parent | 5c9aad6043724148f2159191cf14d751c6ec44d2 [diff] |
- New fail*() methods, and comprehensive set of assert*() synonyms - TestCase.failureException defines the exception that indicates a test failure - Docstrings for TestLoader class - Added exc_info() hack back in