dulwich.tests.test_greenthreads module¶
-
class
dulwich.tests.test_greenthreads.TestGreenThreadsMissingObjectFinder(methodName='runTest')¶ Bases:
dulwich.tests.TestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_finder()¶
-
-
class
dulwich.tests.test_greenthreads.TestGreenThreadsObjectStoreIterator(methodName='runTest')¶ Bases:
dulwich.tests.TestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_iter()¶
-
test_len()¶
-
-
dulwich.tests.test_greenthreads.create_commit(marker=None)¶
-
dulwich.tests.test_greenthreads.init_store(store, count=1)¶