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