Имя | Описание |
---|---|
HookHelper | |
InMemoryQueueBridge | Simulates a PersistentQueue, but only in memory |
InMemoryQueueBridge.InnerQueue | Nasty fake version of persistent queue behaviour |
IntegrationTestQueueFactory | Queue factory for integration testing. Creates unique queue per request and deletes on cleanup. |
NonPersistentQueueFactory | Queue factory for integration testing. Creates unique queue per request and deletes on cleanup. |
PersistentQueueFactory | Factory to create a persistent queue in a default location |