PHP 클래스 Carew\Tests\Twig\NodeVisitor\PaginatorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: carew/carew

공개 메소드들

메소드 설명
getNodeVisitorAlterNothingIfNotNeededTests ( )
testNodeVisitorAddSliceFilterAndPaginationNode ( )
testNodeVisitorAlterNothingIfNotNeeded ( $template )
testNodeVisitorAlterRenderDocumentAndAddSliceFilterAndPaginationNode ( )
testNodeVisitorAlterRenderDocumentAndAddSliceFilterAndPaginationNodeWithManyPaginate ( )
testNodeVisitorThrowExceptionIfFirstArgumentIsNotDefined ( )
testNodeVisitorThrowExceptionIfMaxPerPageValueIsNotAConstant ( )

비공개 메소드들

메소드 설명
assertNodeFilterHasSlice ( Twig_Node_Expression_Filter $nodeFilter, $maxPerPage, $currentNumberOfPagination )
createEnv ( )

메소드 상세

getNodeVisitorAlterNothingIfNotNeededTests() 공개 메소드

testNodeVisitorAddSliceFilterAndPaginationNode() 공개 메소드

testNodeVisitorAlterNothingIfNotNeeded() 공개 메소드

testNodeVisitorAlterRenderDocumentAndAddSliceFilterAndPaginationNode() 공개 메소드

testNodeVisitorAlterRenderDocumentAndAddSliceFilterAndPaginationNodeWithManyPaginate() 공개 메소드

testNodeVisitorThrowExceptionIfFirstArgumentIsNotDefined() 공개 메소드

testNodeVisitorThrowExceptionIfMaxPerPageValueIsNotAConstant() 공개 메소드