Fixed GreenMail description to follow conventions

This commit is contained in:
George Andrianakis
2015-10-28 10:07:32 +02:00
parent 189e05dcd8
commit 539d9ea5d4

View File

@ -547,7 +547,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Truth](https://github.com/google/truth) - Google's assertion and proposition framework. * [Truth](https://github.com/google/truth) - Google's assertion and proposition framework.
* [Unitils](http://www.unitils.org/) - Modular testing library for unit and integration testing. * [Unitils](http://www.unitils.org/) - Modular testing library for unit and integration testing.
* [WireMock](http://wiremock.org/) - Stubbs and mocks web services. * [WireMock](http://wiremock.org/) - Stubbs and mocks web services.
* [Greenmail](http://www.icegreen.com/greenmail/) - In-memory email server for testing integration testing email related operations. Supports SMTP, POP3 and IMAP including SSL * [GreenMail](http://www.icegreen.com/greenmail/) - In-memory email server for integration testing. Supports SMTP, POP3 and IMAP including SSL.
## Utility ## Utility