l.c.p.t.t.TestPullerWorkerFormats(TestCaseWithRepository, PullerWorkerMixin, LoomTestMixin) : class documentation

Part of lp.codehosting.puller.tests.test_worker_formats View In Hierarchy

No class docstring
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.
def setUp(self):
Undocumented
def _createSourceBranch(self, repository_format, bzrdir_format, branch_format=None):
Make a source branch with the given formats.
def assertMirrored(self, source_branch, dest_branch):
Assert that dest_branch is a mirror of src_branch.
def _testMirrorWithFormats(self, repository_format, bzrdir_format):
Make a branch with certain formats, mirror it and check the mirror.
Parametersrepository_formatThe repository format.
bzrdir_formatThe bzrdir format.
def test_loomBranch(self):
Undocumented
def testMirrorKnitAsKnit(self):
Undocumented
def testMirrorMetaweaveAsMetaweave(self):
Undocumented
def testMirrorWeaveAsWeave(self):
Undocumented
def testSourceFormatChange(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.