mentat.daemon.component.test_mailer module

Unit test module for testing the mentat.daemon.component.mailer module.

class mentat.daemon.component.test_mailer.TestMentatDaemonMailer(methodName='runTest')[source]

Bases: DaemonComponentTestCase

Unit test class for testing the mentat.daemon.component.mailer module.

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_01_setup()[source]

Perform the component setup tests.