else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
self.assertEquals(receivedResponse, refusedResponse)
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
self.assertEquals(receivedResponse, refusedResponse)
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockQPS queries
else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockBytesPerSecond bytes
else:
# the query has not reached the responder,
# let's clear the response queue
- cls.clearToResponderQueue()
+ self.clearToResponderQueue()
# we might be already blocked, but we should have been able to send
# at least self._dynBlockBytesPerSecond bytes