As the name states, to create a test case in your Django project, you will define a class that inherits from TestCase.
確定! 回上一頁