PHP 클래스 Elgg\TravisValidateCommitMsgTest

상속: extends CommitMessageGitHookTest
파일 보기 프로젝트 열기: elgg/elgg

보호된 프로퍼티들

프로퍼티 타입 설명
$travisScript

공개 메소드들

메소드 설명
setUp ( )
testCommit ( ) Single commit with valid msg
testFailingCommit ( ) Single commit with invalid msg
testFailingPrMerge ( ) PR with invalid messages
testFailingRange ( ) Range with all invalid msgs
testPrAsArg ( )
testPrMerge ( ) Test PR with all valid msgs
testRange ( ) Range with valid msgs
testRangeAsArg ( ) Range
testSHAAsArg ( ) Single commit
testSomeFailingRange ( ) Range with some failing msgs

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCommit() 공개 메소드

Single commit with valid msg
public testCommit ( )

testFailingCommit() 공개 메소드

Single commit with invalid msg
public testFailingCommit ( )

testFailingPrMerge() 공개 메소드

PR with invalid messages
public testFailingPrMerge ( )

testFailingRange() 공개 메소드

Range with all invalid msgs
public testFailingRange ( )

testPrAsArg() 공개 메소드

public testPrAsArg ( )

testPrMerge() 공개 메소드

Test PR with all valid msgs
public testPrMerge ( )

testRange() 공개 메소드

Range with valid msgs
public testRange ( )

testRangeAsArg() 공개 메소드

Range
public testRangeAsArg ( )

testSHAAsArg() 공개 메소드

Single commit
public testSHAAsArg ( )

testSomeFailingRange() 공개 메소드

Range with some failing msgs

프로퍼티 상세

$travisScript 보호되어 있는 프로퍼티

protected $travisScript