mentat.plugin.app.testsuite module

Base test suite for testing Mentat application plugins.

class mentat.plugin.app.testsuite.MentatAppPluginTestCase(methodName='runTest')[source]

Bases: TestCase

Base test suite for testing Mentat application plugins.

setUp()[source]

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