예제 #1
0
 def test_health(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.health(callback=self.handle_cb)
     self.wait()