PHP 클래스 Gittern\Gaufrette\GitternCommitishReadOnlyAdapterTest

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

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCanCheckIfKeyExists ( )
testCanChecksumFile ( )
testCanConstructWithCommitRef ( )
testCanGetKeys ( )
testCanListDirectoryWithNoName ( )
testCanListGivenDirectory ( )
testCanReadFile ( )
testCantConstructWithOtherRef ( )
testCantDelete ( )
testCantReadNonExistingFile ( )
testCantRename ( )
testCantWrite ( )
testDoesntSupportMetadata ( )
testMtimeReturnsCommitTime ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCanCheckIfKeyExists() 공개 메소드

testCanChecksumFile() 공개 메소드

public testCanChecksumFile ( )

testCanConstructWithCommitRef() 공개 메소드

testCanGetKeys() 공개 메소드

public testCanGetKeys ( )

testCanListDirectoryWithNoName() 공개 메소드

testCanListGivenDirectory() 공개 메소드

testCanReadFile() 공개 메소드

public testCanReadFile ( )

testCantConstructWithOtherRef() 공개 메소드

testCantDelete() 공개 메소드

public testCantDelete ( )

testCantReadNonExistingFile() 공개 메소드

testCantRename() 공개 메소드

public testCantRename ( )

testCantWrite() 공개 메소드

public testCantWrite ( )

testDoesntSupportMetadata() 공개 메소드

testMtimeReturnsCommitTime() 공개 메소드