PHP 클래스 Carew\Tests\Twig\CarewExtensionTest

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

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testBlockHierarchy ( )
testLinkWithDocument ( )
testLinkWithFilePath ( )
testLinkWithUnknowDocumentThrowException ( )
testPathWithDocument ( )
testPathWithFilePath ( )
testPathWithUnknowDocumentThrowException ( )
testRenderDocument ( )
testRenderDocumentAttributeWithDefaultDocument ( )
testRenderDocumentAttributeWithDocument ( )
testRenderDocumentAttributeWithFilePath ( )
testRenderDocumentAttributeWithUnknowDocumentThrowException ( )
testRenderDocuments ( )
testRenderPagination ( )
testRenderToc ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testBlockHierarchy() 공개 메소드

public testBlockHierarchy ( )

testLinkWithDocument() 공개 메소드

testLinkWithFilePath() 공개 메소드

testLinkWithUnknowDocumentThrowException() 공개 메소드

testPathWithDocument() 공개 메소드

testPathWithFilePath() 공개 메소드

testPathWithUnknowDocumentThrowException() 공개 메소드

testRenderDocument() 공개 메소드

public testRenderDocument ( )

testRenderDocumentAttributeWithDefaultDocument() 공개 메소드

testRenderDocumentAttributeWithDocument() 공개 메소드

testRenderDocumentAttributeWithFilePath() 공개 메소드

testRenderDocumentAttributeWithUnknowDocumentThrowException() 공개 메소드

testRenderDocuments() 공개 메소드

public testRenderDocuments ( )

testRenderPagination() 공개 메소드

testRenderToc() 공개 메소드

public testRenderToc ( )