Django's unit tests use a Python standard library module: unittest. ... from django.test import TestCase from myapp.models import Animal class ...
確定! 回上一頁