test import TestCase class MyViewTests(TestCase): ... This import, which is similar to the way you would import Django's TestCase, is also valid ...
確定! 回上一頁