Base class for all storage tests. StorageTestBase inherits from
unittest.TestCase. It also provides the setUp(), _close(), and tearDown() methods, as well as the _dostore() convenience method.
Showing
Please register or sign in to comment