PHP 클래스 Gush\Tests\Template\PullRequest\Create\PullRequestCustomTemplateTest

상속: extends Gush\Tests\BaseTestCase
파일 보기 프로젝트 열기: gushphp/gush

공개 메소드들

메소드 설명
provideTemplate ( )
testRenderTemplate ( array $params, string $expected )
testThrowsErrorWhenTableIsEmpty ( )
testThrowsExceptionWhenNameIsNoString ( )
testThrowsExceptionWhenRowIsInvalid ( )

비공개 메소드들

메소드 설명
getCustomTemplate ( array $requirements )
normalizeWhiteSpace ( $input )

메소드 상세

provideTemplate() 공개 정적인 메소드

public static provideTemplate ( )

testRenderTemplate() 공개 메소드

public testRenderTemplate ( array $params, string $expected )
$params array
$expected string

testThrowsErrorWhenTableIsEmpty() 공개 메소드

testThrowsExceptionWhenNameIsNoString() 공개 메소드

testThrowsExceptionWhenRowIsInvalid() 공개 메소드