PHP 클래스 Contao\CoreBundle\Test\Controller\InsertTagsControllerTest

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
testInstantiation ( ) Tests the object instantiation.
testRenderNonCacheableInsertTag ( ) Tests the renderNonCacheableInsertTag() action.

비공개 메소드들

메소드 설명
mockFramework ( Adapter $adapter ) : ContaoFramework Returns a ContaoFramework instance.

메소드 상세

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testRenderNonCacheableInsertTag() 공개 메소드

Tests the renderNonCacheableInsertTag() action.