mentat.plugin.enricher.test_logger module

Unit test module for testing the mentat.plugin.enricher.logger module.

class mentat.plugin.enricher.test_logger.TestMentatLoggerEnricherPlugin(methodName='runTest')[source]

Bases: MentatEnricherPluginTestCase

Unit test class for testing the mentat.plugin.enricher.logger.LoggerEnricherPlugin class.

setUp()[source]

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

test_01_setup()[source]

Perform test of plugin setup.

test_02_process_01()[source]

Perform tests of message processing - message that should be enriched.