blob: 554e72bad37d0ee5b10c8c5860252778aace2395 [file] [log] [blame]
"""
Django Unit Test and Doctest framework.
"""
from django.test.client import Client
from django.test.testcases import TestCase