#10314: TestCase assert methods do not accept a msg parameter
----------------------------------------+-----------------------------------
          Reporter:  wwinham            |         Owner:  nobody
            Status:  closed             |     Milestone:        
         Component:  Testing framework  |       Version:  1.0   
        Resolution:  wontfix            |      Keywords:        
             Stage:  Accepted           |     Has_patch:  1     
        Needs_docs:  0                  |   Needs_tests:  0     
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Changes (by russellm):

  * status:  reopened => closed
  * resolution:  => wontfix

Comment:

 As sebleier noted, this is an ill-posed request. Assertions like
 assertFormError raised many different error messages, so a simple one-
 message parameterization will be insufficient.

 If there is a problem with a specific error message (as is suggested by
 comment 3), the the solution is to fix that error message. Suggestions
 welcome.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10314#comment:5>
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