Searched defs:ApacheDepotTestCase (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py27 # ApacheDepotTestCase
3661 class ApacheDepotTestCase(ManyDepotTestCase): class in inherits:ManyDepotTestCase
3728 class HTTPSTestClass(ApacheDepotTestCase):
3738 return ApacheDepotTestCase.pkg(self, command,
3747 return ApacheDepotTestCase.pkgrecv(self, command,
3756 return ApacheDepotTestCase.pkgsend(self, command,
3765 return ApacheDepotTestCase.pkgrepo(self, command,
3804 ApacheDepotTestCase.setUp(self, publishers,
4432 the ApacheDepotTestCase to use when writing output. The 'https'
4493 " the ApacheDepotTestCase {
[all...]

Completed in 23 milliseconds