Class: AmqpSpecHelper::MetadataMock
- Inherits:
-
Object
- Object
- AmqpSpecHelper::MetadataMock
- Defined in:
- lib/onapp/engine/spec/amqp_helper.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) ack
5 6 |
# File 'lib/onapp/engine/spec/amqp_helper.rb', line 5 def ack end |
- (Object) priority
8 9 |
# File 'lib/onapp/engine/spec/amqp_helper.rb', line 8 def priority end |
- (Object) reject
11 12 |
# File 'lib/onapp/engine/spec/amqp_helper.rb', line 11 def reject(*) end |