PHP 클래스 Gitonomy\Git\Tests\PushReferenceTest

상속: extends AbstractTest
파일 보기 프로젝트 열기: gitonomy/gitlib

공개 메소드들

메소드 설명
provideIsers ( )
testIsers ( $reference, $before, $after, $mask )
testLog ( $repository )
testLogWithExclude ( $repository )
testSignedLog ( $repository ) This test ensures that GPG signed requests does not break the reading of commit logs.

메소드 상세

provideIsers() 공개 메소드

public provideIsers ( )

testIsers() 공개 메소드

public testIsers ( $reference, $before, $after, $mask )

testLog() 공개 메소드

public testLog ( $repository )

testLogWithExclude() 공개 메소드

public testLogWithExclude ( $repository )

testSignedLog() 공개 메소드

This test ensures that GPG signed requests does not break the reading of commit logs.
public testSignedLog ( $repository )