class documentation
class TestCaseInTempDir(TestCase):
Known subclasses: subvertpy.tests.SubversionTestCase, subvertpy.tests.test_repos.TestFileSystemRoot, subvertpy.tests.test_repos.TestRepository, subvertpy.tests.test_repos.TestRepositoryDelete, subvertpy.tests.test_repos.TestRepositoryHotcopy
Test case that runs in a temporary directory.
| Method | set |
Undocumented |
| Method | tear |
Undocumented |
| Instance Variable | test |
Undocumented |
| Instance Variable | _oldcwd |
Undocumented |
Inherited from TestCase:
| Method | assert |
Undocumented |
| Method | assert |
Fail if obj is not an instance of kls |
overridden in
subvertpy.tests.SubversionTestCase, subvertpy.tests.test_repos.TestFileSystemRoot, subvertpy.tests.test_repos.TestRepositoryUndocumented