mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Removed docs of deprecated SimpleTestCase warnings behavior.
Removed in Django 1.7 (4f6be9a0c4
).
This commit is contained in:
parent
b412681359
commit
6637cd0ef2
1 changed files with 0 additions and 1 deletions
|
@ -625,7 +625,6 @@ Normal Python unit test classes extend a base class of
|
|||
A thin subclass of :class:`unittest.TestCase`, it extends it with some basic
|
||||
functionality like:
|
||||
|
||||
* Saving and restoring the Python warning machinery state.
|
||||
* Some useful assertions like:
|
||||
|
||||
* Checking that a callable :meth:`raises a certain exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue