class documentation

class DictBackendTests(TestCase):

View In Hierarchy

Tests for DictBackend.

Method test_bad_repo_path Undocumented
Method test_nonexistant Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
Method setUp Undocumented
def test_bad_repo_path(self):

Undocumented

def test_nonexistant(self):

Undocumented