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

/pkg/src/tests/
H A Dpkg5unittest.py3672 """Registers an ApacheController with this TestCase.
3678 <ApacheController>.start() by refusing to start instances until
3696 """If we only use a single ApacheController, self.ac will
3723 # ac is a readonly property which returns a registered ApacheController
3890 ac = ApacheController(self.https_conf_path,
4425 class ApacheController(object): class in inherits:object
4487 # An attempt to start an ApacheController that has not
4492 "This ApacheController has not been registered with"
4637 class SysrepoController(ApacheController):
4640 ApacheController
[all...]

Completed in 18 milliseconds