Omeka_Test_Resource_Mail

class Omeka_Test_Resource_Mail

Package: Test\Resource

Testing resource for saving mail to the filesystem.

init()
Returns:Zend_Mail
mailCallback($transport)

Makes mail output names contain both the timestamp and an incrementing counter. The timestamp ensures mails between test runs don’t collide, the counter differentiates between messages sent during the same timestamp unit (common).

Parameters:
  • $transport (unknown) –

Project Versions

Previous topic

Omeka_Test_Resource_Debug

Next topic

Omeka_Test_Resource_Storage

This Page