Lines Matching refs:ApacheController
3672 """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):
4487 # An attempt to start an ApacheController that has not
4492 "This ApacheController has not been registered with"
4637 class SysrepoController(ApacheController):
4640 ApacheController.__init__(self, conf, port, work_dir,
4656 class HttpDepotController(ApacheController):
4659 ApacheController.__init__(self, conf, port, work_dir,