def setUp(self): self.images = mock.Mock() self.client = mock.Mock() self.faker = faker.Faker() self.dockerErrorsNotFound = docker.errors.NotFound