Django 的单元测试使用的是Python标准库:unittest。 ... from django.test import TestCase from myapp.models import Animal class ...
確定! 回上一頁