PHP Class Gittern\Gaufrette\GitternCommitishReadOnlyAdapterTest

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

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testCanCheckIfKeyExists ( )
testCanChecksumFile ( )
testCanConstructWithCommitRef ( )
testCanGetKeys ( )
testCanListDirectoryWithNoName ( )
testCanListGivenDirectory ( )
testCanReadFile ( )
testCantConstructWithOtherRef ( )
testCantDelete ( )
testCantReadNonExistingFile ( )
testCantRename ( )
testCantWrite ( )
testDoesntSupportMetadata ( )
testMtimeReturnsCommitTime ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testCanCheckIfKeyExists() public méthode

testCanChecksumFile() public méthode

public testCanChecksumFile ( )

testCanConstructWithCommitRef() public méthode

testCanGetKeys() public méthode

public testCanGetKeys ( )

testCanListDirectoryWithNoName() public méthode

testCanListGivenDirectory() public méthode

testCanReadFile() public méthode

public testCanReadFile ( )

testCantConstructWithOtherRef() public méthode

testCantDelete() public méthode

public testCantDelete ( )

testCantReadNonExistingFile() public méthode

testCantRename() public méthode

public testCantRename ( )

testCantWrite() public méthode

public testCantWrite ( )

testDoesntSupportMetadata() public méthode

testMtimeReturnsCommitTime() public méthode