# Functions

NewTestDB returns a new TestDB instance.
NewTestQueue returns a new TestQueue instance.

# Structs

NoopAcknowledger doesn't really do something.
TestDB is a db implementation used for testing.
TestQueue for tests which buffers the messages.