PHP Class Gittern\Transport\PackfileIndexTest

Author: Magnus Nordlander
Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: e-butik/gittern

Public Methods

Method Description
setUp ( )
testCanCheckIfIndexHasSha ( )
testCanGetCrcForSha ( )
testCanGetPackfileOffsetForSha ( )
testCanGetShas ( )
testCanGetSize ( )
testCantGetCrcForNonExistantSha ( )
testCantGetPackfileOffsetForNonExistantSha ( )

Method Details

setUp() public method

public setUp ( )

testCanCheckIfIndexHasSha() public method

testCanGetCrcForSha() public method

public testCanGetCrcForSha ( )

testCanGetPackfileOffsetForSha() public method

testCanGetShas() public method

public testCanGetShas ( )

testCanGetSize() public method

public testCanGetSize ( )

testCantGetCrcForNonExistantSha() public method

testCantGetPackfileOffsetForNonExistantSha() public method