class documentation

class TestThinPack(PackTests):

View In Hierarchy

Undocumented

Method make_pack Undocumented
Method setUp Undocumented
Method test_get_raw Undocumented
Method test_get_raw_unresolved Undocumented
Method test_iterobjects Undocumented
Instance Variable blobs Undocumented
Instance Variable pack_dir Undocumented
Instance Variable pack_prefix Undocumented
Instance Variable store Undocumented

Inherited from PackTests:

Method assertSucceeds Undocumented
Method get_pack Undocumented
Method get_pack_data Returns a PackData object from the datadir with the given sha
Method get_pack_index Returns a PackIndex from the datadir with the given sha
Class Variable datadir Undocumented
Instance Variable tempdir Undocumented

Inherited from TestCase (via PackTests):

Method overrideEnv Undocumented
def make_pack(self, resolve_ext_ref):

Undocumented

def setUp(self):
def test_get_raw(self):

Undocumented

def test_get_raw_unresolved(self):

Undocumented

def test_iterobjects(self):

Undocumented

blobs: dict =

Undocumented

pack_dir =

Undocumented

pack_prefix =

Undocumented

store =

Undocumented