mentat.plugin.enricher.testsuite module¶
Base test suite for testing Mentat enricher module plugins implemented on top of
the mentat.plugin.enricher.EnricherPlugin
class.
-
class
mentat.plugin.enricher.testsuite.
MentatEnricherPluginTestCase
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
Base test case class for testing Mentat enricher module plugins implemented on top of the
mentat.plugin.enricher.EnricherPlugin
class.