Django provides several classes for testing. The one I'll talk about here is TestCase, which is very useful if your application uses databases.
確定! 回上一頁