Package org.apache.commons.mail.mocks

This package provides mock email implementations for testing.

See:
          Description

Class Summary
MockEmailConcrete Concrete Implementation on the Abstract Email Class (used to allow testing only).
MockHtmlEmailConcrete Extension of the HtmlEmail Class (used to allow testing only)
MockMultiPartEmailConcrete Extension of MultiPartEmail Class (used to allow testing only)
MockSimpleEmail Extension of SimpleEmail Class (used to allow testing only)
 

Package org.apache.commons.mail.mocks Description

This package provides mock email implementations for testing.



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.