예제 #1
0
 def test_save(self):
     obj = Glance(app=self.app, key='key')
     self.assertEqual(obj.save(), obj)