Searched refs:PyPIRCCommandTestCase (Results 1 – 5 of 5) sorted by relevance
51 class PyPIRCCommandTestCase(support.TempdirManager, class58 super(PyPIRCCommandTestCase, self).setUp()77 super(PyPIRCCommandTestCase, self).tearDown()120 return unittest.makeSuite(PyPIRCCommandTestCase)
12 from distutils.tests.test_config import PYPIRC, PyPIRCCommandTestCase58 class uploadTestCase(PyPIRCCommandTestCase):
15 from distutils.tests.test_config import PyPIRCCommandTestCase69 class RegisterTestCase(PyPIRCCommandTestCase):
28 from distutils.tests.test_config import PyPIRCCommandTestCase57 class SDistTestCase(PyPIRCCommandTestCase):
83 class PyPIRCCommandTestCase(BasePyPIRCCommandTestCase): class138 return unittest.makeSuite(PyPIRCCommandTestCase)