from django.test import TestCase class SupplierPartTest(TestCase): def setUp(self): pass