Loading docs/topics/testing.txt +2 −2 Original line number Diff line number Diff line Loading @@ -1033,7 +1033,7 @@ The following is a simple unit test using the test client:: The request factory ------------------- .. Class:: RequestFactory .. class:: RequestFactory .. versionadded:: 1.3 Loading Loading @@ -1506,7 +1506,7 @@ Assertions .. currentmodule:: django.test .. versionchanged:: 1.2 Addded ``msg_prefix`` argument. Added ``msg_prefix`` argument. As Python's normal :class:`unittest.TestCase` class implements assertion methods such as :meth:`~unittest.TestCase.assertTrue` and Loading Loading
docs/topics/testing.txt +2 −2 Original line number Diff line number Diff line Loading @@ -1033,7 +1033,7 @@ The following is a simple unit test using the test client:: The request factory ------------------- .. Class:: RequestFactory .. class:: RequestFactory .. versionadded:: 1.3 Loading Loading @@ -1506,7 +1506,7 @@ Assertions .. currentmodule:: django.test .. versionchanged:: 1.2 Addded ``msg_prefix`` argument. Added ``msg_prefix`` argument. As Python's normal :class:`unittest.TestCase` class implements assertion methods such as :meth:`~unittest.TestCase.assertTrue` and Loading