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