Opened 13 years ago
Closed 13 years ago
#17248 closed Cleanup/optimization (fixed)
TestCase.assertRaisesMessage is only in Dev version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The TestCase.assertRaisesMessage method is new in the development version, but the documentation doesn't state this anywhere.
https://docs.djangoproject.com/en/dev/topics/testing/#assertions
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 17248.diff added |
---|
comment:1 by , 13 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17105]: