コード例 #1
0
 def setUp(self):
     super(TestGlanceContexts, self).setUp(contexts, TO_PATCH)
     from charmhelpers.core.hookenv import cache
     self.cache = cache
     cache.clear()
コード例 #2
0
 def setUp(self):
     super(TestGlanceContexts, self).setUp(contexts, TO_PATCH)
     from charmhelpers.core.hookenv import cache
     self.cache = cache
     cache.clear()