PHP 클래스 Gittern\Transport\PackfileTest

저자: Magnus Nordlander
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: e-butik/gittern

공개 메소드들

메소드 설명
setUp ( )
testCanCheckIfPackfileHasShaWithIndex ( )
testCanGetDeltaOffsetObject ( )
testCanGetIndex ( )
testCanGetOffsetFromIndex ( )
testCanGetRegularObject ( )
testCanSetIndex ( )
testCantCheckIfPackfileHasShaWithoutIndex ( )
testCantGetObjectForShaWithoutIndex ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCanCheckIfPackfileHasShaWithIndex() 공개 메소드

testCanGetDeltaOffsetObject() 공개 메소드

testCanGetIndex() 공개 메소드

public testCanGetIndex ( )

testCanGetOffsetFromIndex() 공개 메소드

testCanGetRegularObject() 공개 메소드

testCanSetIndex() 공개 메소드

public testCanSetIndex ( )

testCantCheckIfPackfileHasShaWithoutIndex() 공개 메소드

testCantGetObjectForShaWithoutIndex() 공개 메소드