b.t.t.KnitContentTestsMixin(object) : class documentation

Part of bzrlib.tests.test_knit View In Hierarchy

Known subclasses: bzrlib.tests.test_knit.TestAnnotatedKnitContent, bzrlib.tests.test_knit.TestPlainKnitContent

No class docstring
Method test_constructor Undocumented
Method test_text Undocumented
Method test_copy Undocumented
Method assertDerivedBlocksEqual Assert that the derived matching blocks match real output
Method test_get_line_delta_blocks Undocumented
Method test_get_line_delta_blocks_noeol Handle historical knit deltas safely
def test_constructor(self):
Undocumented
def test_text(self):
Undocumented
def test_copy(self):
Undocumented
def assertDerivedBlocksEqual(self, source, target, noeol=False):
Assert that the derived matching blocks match real output
def test_get_line_delta_blocks(self):
Undocumented
def test_get_line_delta_blocks_noeol(self):
Handle historical knit deltas safely

Some existing knit deltas don't consider the last line to differ when the only difference whether it has a final newline.

New knit deltas appear to always consider the last line to differ in this case.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.