PHP Class Gittern\Transport\PackfileIndexTest

Author: Magnus Nordlander
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: e-butik/gittern

Méthodes publiques

Méthode Description
setUp ( )
testCanCheckIfIndexHasSha ( )
testCanGetCrcForSha ( )
testCanGetPackfileOffsetForSha ( )
testCanGetShas ( )
testCanGetSize ( )
testCantGetCrcForNonExistantSha ( )
testCantGetPackfileOffsetForNonExistantSha ( )

Method Details

setUp() public méthode

public setUp ( )

testCanCheckIfIndexHasSha() public méthode

testCanGetCrcForSha() public méthode

public testCanGetCrcForSha ( )

testCanGetPackfileOffsetForSha() public méthode

testCanGetShas() public méthode

public testCanGetShas ( )

testCanGetSize() public méthode

public testCanGetSize ( )

testCantGetCrcForNonExistantSha() public méthode

testCantGetPackfileOffsetForNonExistantSha() public méthode