PHP Class Gittern\RepositoryTest

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

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testCanCheckIfObjectShouldExist ( )
testCanFlushIndex ( )
testCanGetTypeForBlob ( )
testCanGetTypeForCommit ( )
testCanGetTypeForTree ( )
testCanRemoveBranch ( )
testCanRenameBranch ( )
testCanSetAndGetDesiccator ( )
testCanSetAndGetHydrator ( )
testCanSetBranchAfterItsBeenRemoved ( )
testCanSetIndexDesiccator ( )
testCanSetIndexHydrator ( )
testCanSetTransport ( )
testCantGetTypeForOther ( )
testHasTag ( )
testWillCreateNewIndexIfNoneExists ( )
testWillGetIndexFromTransportIfDataExists ( )
testWillReturnCachedIndexIfExists ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testCanCheckIfObjectShouldExist() public méthode

testCanFlushIndex() public méthode

public testCanFlushIndex ( )

testCanGetTypeForBlob() public méthode

testCanGetTypeForCommit() public méthode

testCanGetTypeForTree() public méthode

testCanRemoveBranch() public méthode

public testCanRemoveBranch ( )

testCanRenameBranch() public méthode

public testCanRenameBranch ( )

testCanSetAndGetDesiccator() public méthode

testCanSetAndGetHydrator() public méthode

testCanSetBranchAfterItsBeenRemoved() public méthode

testCanSetIndexDesiccator() public méthode

testCanSetIndexHydrator() public méthode

testCanSetTransport() public méthode

public testCanSetTransport ( )

testCantGetTypeForOther() public méthode

testHasTag() public méthode

public testHasTag ( )

testWillCreateNewIndexIfNoneExists() public méthode

testWillGetIndexFromTransportIfDataExists() public méthode

testWillReturnCachedIndexIfExists() public méthode