from django.test import TestCase class PdfFromDocGeneratorTestCase(TestCase): ...