subvertpy.tests.TestCaseInTempDir(TestCase)
class documentationsubvertpy.tests
(View In Hierarchy)
Known subclasses: subvertpy.tests.SubversionTestCase, subvertpy.tests.test_repos.TestRepository
Method | setUp | Undocumented |
Instance Variable | test_dir | Undocumented |
Method | tearDown | Undocumented |
Instance Variable | _oldcwd | Undocumented |
Inherited from TestCase:
Method | assertIsInstance | Fail if obj is not an instance of kls |
Method | assertIs | Undocumented |