Exemplo n.º 1
0
 def setup(self):
     self.q = virtual.QoS(client().channel(), prefetch_count=10)
Exemplo n.º 2
0
 def test_restore_visible__interface(self):
     qos = virtual.QoS(client().channel())
     qos.restore_visible()