class documentation

class TestPackDeltas(TestCase):

View In Hierarchy

Undocumented

Method test_change Undocumented
Method test_dest_overflow Undocumented
Method test_empty_to_big Undocumented
Method test_empty_to_huge Undocumented
Method test_huge_copy Undocumented
Method test_nochange Undocumented
Method test_nochange_huge Undocumented
Method test_pypy_issue Undocumented
Method test_rewrite Undocumented
Class Variable test_string1 Undocumented
Class Variable test_string2 Undocumented
Class Variable test_string3 Undocumented
Class Variable test_string_big Undocumented
Class Variable test_string_empty Undocumented
Class Variable test_string_huge Undocumented
Method _test_roundtrip Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
Method setUp Undocumented
def test_change(self):

Undocumented

def test_dest_overflow(self):

Undocumented

def test_empty_to_big(self):

Undocumented

def test_empty_to_huge(self):

Undocumented

def test_huge_copy(self):

Undocumented

def test_nochange(self):

Undocumented

def test_nochange_huge(self):

Undocumented

def test_pypy_issue(self):

Undocumented

def test_rewrite(self):

Undocumented

test_string1: bytes =

Undocumented

test_string2: bytes =

Undocumented

test_string3: bytes =

Undocumented

test_string_big =

Undocumented

test_string_empty: bytes =

Undocumented

test_string_huge =

Undocumented

def _test_roundtrip(self, base, target):

Undocumented