PHP Class Gittern\Transport\PackfileTest

Author: Magnus Nordlander
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: e-butik/gittern

Public Methods

Method Description
setUp ( )
testCanCheckIfPackfileHasShaWithIndex ( )
testCanGetDeltaOffsetObject ( )
testCanGetIndex ( )
testCanGetOffsetFromIndex ( )
testCanGetRegularObject ( )
testCanSetIndex ( )
testCantCheckIfPackfileHasShaWithoutIndex ( )
testCantGetObjectForShaWithoutIndex ( )

Method Details

setUp() public method

public setUp ( )

testCanCheckIfPackfileHasShaWithIndex() public method

testCanGetDeltaOffsetObject() public method

testCanGetIndex() public method

public testCanGetIndex ( )

testCanGetOffsetFromIndex() public method

testCanGetRegularObject() public method

testCanSetIndex() public method

public testCanSetIndex ( )

testCantCheckIfPackfileHasShaWithoutIndex() public method

testCantGetObjectForShaWithoutIndex() public method