feat/58 - simplify complex logic
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
class AMQConfigurationTest:
|
||||
def test_amqadapter(self):
|
||||
assert False
|
||||
|
||||
def test_dispatch(self):
|
||||
assert False
|
||||
|
||||
def test_backpressure(self):
|
||||
assert False
|
||||
|
||||
def test_amqconfiguration(self):
|
||||
assert False
|
||||
Reference in New Issue
Block a user