Skip to content

Enhance testability

Latest
Compare
Choose a tag to compare
@zxjon22 zxjon22 released this 03 May 13:06
· 1 commit to master since this release

TestableVelocityMailService now saves Raw (unprocessed) VelocityMailMessage messages in addition to the generated MailMessages.
TestableVelocityMailService is now thread safe, supporting concurrent operations.