class documentation
class PackIndexTests(PackTests):
Class that tests the index of packfiles
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Tests that the correct object offset is returned from the index. |
Method | test |
Tests that the correct object offset is returned from the index. |
Inherited from PackTests
:
Method | assert |
Undocumented |
Method | get |
Undocumented |
Method | get |
Returns a PackData object from the datadir with the given sha |
Method | get |
Returns a PackIndex from the datadir with the given sha |
Method | set |
Undocumented |
Class Variable | datadir |
Undocumented |
Instance Variable | tempdir |
Undocumented |
Inherited from TestCase
(via PackTests
):
Method | override |
Undocumented |