[ 源代码: dumbster ]
软件包:libdumbster-java(1.6 debian-4)
very simple fake SMTP Server for testing purposes
The Dumbster is a very simple fake SMTP server designed for unit and system testing applications that send email messages. It responds to all standard SMTP commands but does not deliver messages to the user. The messages are stored within the Dumbster for later extraction and verification.
The Dumbster slots itself very easily into your testing strategy. As long as your application talks to an email server using SMTP then the Dumbster can be used to test the application with no code changes
其他与 libdumbster-java 有关的软件包
|
|
|
|
-
- dep: libmail-java
- JavaMail API Reference Implementation
-
- sug: junit
- Automated testing framework for Java