See: Description
Interface | Description |
---|---|
MessageRetriever |
This a helper interface for retrieving messages that where sent to the Wiser Server
its only purpose is alleviate the user from knowing about the MockServer used.
|
Class | Description |
---|---|
MailMessagesAssertions<S extends javax.mail.Message> |
Assertion class over messages received by the mock server in order to verify their integrity
|
MailSessionAssertions<S extends javax.mail.Session> |
Assertion class over mail session.
|
MockMailServerAssertions |
Assertion class over mail server.
|
Annotation Type | Description |
---|---|
WithMailServer |
Any class annotated with annotation would benefit of a mock mail
server instance launched which can be used to test against sending mails
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.