def tearDown(self): self.deployer.uninstall() os.system = self.__system YumBase.reset()
def tearDown(self): YumBase.reset()
def tearDown(self): PulpRPMTests.tearDown(self) self.deployer.uninstall() os.system = self.__system YumBase.reset()
def tearDown(self): PulpRPMTests.tearDown(self) YumBase.reset()