class documentation
class CommitTestHelper:
Known subclasses: dulwich.tests.test_object_store.FindShallowTests, dulwich.tests.test_object_store.IterCommitContentsTests
Helper for tests which iterate over commits.
| Method | make |
Helper to create and store a commit. |
| Method | set |
Set up test fixture. |
| Instance Variable | _store |
Undocumented |