Part of lp.codehosting.puller.tests.test_worker_formats View In Hierarchy
Method | setUp | Undocumented |
Method | assertMirrored | Assert that dest_branch is a mirror of src_branch . |
Method | test_loomBranch | Undocumented |
Method | testMirrorKnitAsKnit | Undocumented |
Method | testMirrorMetaweaveAsMetaweave | Undocumented |
Method | testMirrorWeaveAsWeave | Undocumented |
Method | testSourceFormatChange | Undocumented |
Method | _createSourceBranch | Make a source branch with the given formats. |
Method | _testMirrorWithFormats | Make a branch with certain formats, mirror it and check the mirror. |
Inherited from PullerWorkerMixin:
Method | makePullerWorker | Anonymous creation method for PullerWorker. |
Inherited from LoomTestMixin:
Method | loomify | Undocumented |
Method | makeLoomBranchAndTree | Make a looms-enabled branch and working tree. |
dest_branch
is a mirror of src_branch
.