We generally create unit test in Django project application folder, and we should create test case class by extend django.test.TestCase. We have told this in ...
確定! 回上一頁