mail v0.0.4 Mail.TestAssertions

Primitives for building your own assertions for Mail.Message renderers.

A custom assertion should implement its own parser. The result of the parsing the actual message and the expected message is then passed into compare/2

Summary

Functions

Primary hook used by rendered mail assertions. Expected parsed messages

Functions

compare(actual, expected)

Primary hook used by rendered mail assertions. Expected parsed messages.