[Patches] [ python-Patches-1061904 ] fix for bug 878275 class MyTest(unittest.TestSuite)

SourceForge.net noreply at sourceforge.net
Sun Nov 7 14:30:08 CET 2004


Patches item #1061904, was opened at 2004-11-07 14:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1061904&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Irmen de Jong (irmen)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix for bug 878275 class MyTest(unittest.TestSuite)

Initial Comment:
The docs on unittest, and the code comments, all seem
to indicate that testcases must be derived from
unittest.TestCase.
So to avoid strange errors, the TestLoader now checks this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1061904&group_id=5470


More information about the Patches mailing list