mentat.plugin.app.test_eventstorage module

Unit test module for testing the mentat.plugin.app.eventstorage module.

class mentat.plugin.app.test_eventstorage.TestMentatPluginAppEventStorage(methodName='runTest')[source]

Bases: MentatAppPluginTestCase

Unit test class for testing the mentat.plugin.app.storage module.

setUp()[source]

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

test_01_setup()[source]