PHP 클래스 Gittern\RepositoryTest

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

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCanCheckIfObjectShouldExist ( )
testCanFlushIndex ( )
testCanGetTypeForBlob ( )
testCanGetTypeForCommit ( )
testCanGetTypeForTree ( )
testCanRemoveBranch ( )
testCanRenameBranch ( )
testCanSetAndGetDesiccator ( )
testCanSetAndGetHydrator ( )
testCanSetBranchAfterItsBeenRemoved ( )
testCanSetIndexDesiccator ( )
testCanSetIndexHydrator ( )
testCanSetTransport ( )
testCantGetTypeForOther ( )
testHasTag ( )
testWillCreateNewIndexIfNoneExists ( )
testWillGetIndexFromTransportIfDataExists ( )
testWillReturnCachedIndexIfExists ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCanCheckIfObjectShouldExist() 공개 메소드

testCanFlushIndex() 공개 메소드

public testCanFlushIndex ( )

testCanGetTypeForBlob() 공개 메소드

testCanGetTypeForCommit() 공개 메소드

testCanGetTypeForTree() 공개 메소드

testCanRemoveBranch() 공개 메소드

public testCanRemoveBranch ( )

testCanRenameBranch() 공개 메소드

public testCanRenameBranch ( )

testCanSetAndGetDesiccator() 공개 메소드

testCanSetAndGetHydrator() 공개 메소드

testCanSetBranchAfterItsBeenRemoved() 공개 메소드

testCanSetIndexDesiccator() 공개 메소드

testCanSetIndexHydrator() 공개 메소드

testCanSetTransport() 공개 메소드

public testCanSetTransport ( )

testCantGetTypeForOther() 공개 메소드

testHasTag() 공개 메소드

public testHasTag ( )

testWillCreateNewIndexIfNoneExists() 공개 메소드

testWillGetIndexFromTransportIfDataExists() 공개 메소드

testWillReturnCachedIndexIfExists() 공개 메소드