Interface | Description |
---|---|
ResettableMock |
Any bean than implements this interface must provide an implementation which
returns the bean back to a pristine empty state.
|
Class | Description |
---|---|
MockSQSConnector |
Mock SQSConnector to test functionality without having to connect to AWS.
|
MockSQSConnectorFactory |
Connector factory for the mock connector.
|
MockSQSMessage |
Mock implementation of an SQSMessage object
|
MockSQSQueue |
Mock implementation of an SQSQueue.
|
Copyright © 2014. All Rights Reserved.