test_queues

package
v0.0.1-3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageQueueFixture

type MessageQueueFixture struct {
	// contains filtered or unexported fields
}

func NewMessageQueueFixture

func NewMessageQueueFixture(queue queues.IMessageQueue) *MessageQueueFixture

func (*MessageQueueFixture) TestMoveToDeadMessage

func (c *MessageQueueFixture) TestMoveToDeadMessage(t *testing.T)

func (*MessageQueueFixture) TestOnMessage

func (c *MessageQueueFixture) TestOnMessage(t *testing.T)

func (*MessageQueueFixture) TestPeekNoMessage

func (c *MessageQueueFixture) TestPeekNoMessage(t *testing.T)

func (*MessageQueueFixture) TestReceiveAbandonMessage

func (c *MessageQueueFixture) TestReceiveAbandonMessage(t *testing.T)

func (*MessageQueueFixture) TestReceiveCompleteMessage

func (c *MessageQueueFixture) TestReceiveCompleteMessage(t *testing.T)

func (*MessageQueueFixture) TestReceiveSendMessage

func (c *MessageQueueFixture) TestReceiveSendMessage(t *testing.T)

func (*MessageQueueFixture) TestSendPeekMessage

func (c *MessageQueueFixture) TestSendPeekMessage(t *testing.T)

func (*MessageQueueFixture) TestSendReceiveMessage

func (c *MessageQueueFixture) TestSendReceiveMessage(t *testing.T)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL