Skip to content

BunnyMock::Channel.queue_bind different arguments #26

@olegsobchuk

Description

@olegsobchuk

in bunny gem queue_bind defined as

def queue_bind(name, exchange, opts = {})

but in bunny-mock

def queue_bind(queue, key, xchg)

so it works in different ways, and its impossible mock this method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions