#20918: Tidy up implementation of custom assertions
--------------------------------------+------------------------------------
     Reporter:  mjtamlyn              |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  Testing framework     |                  Version:  master
     Severity:  Normal                |               Resolution:  fixed
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a2374bcf476b49441793f1ad213126b07543da54"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a2374bcf476b49441793f1ad213126b07543da54"
 Fixed #20918 -- Tidied up implementation of custom assertions

 1. Moved common logic between assertContains and assertNotContains
    into a separate function _assert_contains()

 2. Moved common logic between assertTemplateUsed and
    assertTemplateNotUsed into a separate function
    _assert_templateused()

 Thanks Marc Tamlyn for the report and review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20918#comment:3>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.b61b801294dfd9a480ddd2b3dc03533d%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to