#15828: multiple inheritance in TestCases does not work with unittest2
-------------------------------------+-------------------------------------
               Reporter:             |        Owner:  nobody
  ricardokirkner                     |       Status:  new
                   Type:  Bug        |    Component:  Testing framework
              Milestone:             |     Severity:  Normal
                Version:  1.3        |     Keywords:  unittest2
             Resolution:             |    Has patch:  0
           Triage Stage:             |  Needs tests:  0
  Unreviewed                         |
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by voidspace):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Note that the easiest fix is just to delete the setUp and tearDown methods
 provided by unittest2.TestCase. This is the fix that will be applied in
 unittest2 0.6.0.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15828#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to