PHP Class Contao\CoreBundle\Test\Controller\InsertTagsControllerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testInstantiation ( ) Tests the object instantiation.
testRenderNonCacheableInsertTag ( ) Tests the renderNonCacheableInsertTag() action.

Private Methods

Méthode Description
mockFramework ( Adapter $adapter ) : ContaoFramework Returns a ContaoFramework instance.

Method Details

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testRenderNonCacheableInsertTag() public méthode

Tests the renderNonCacheableInsertTag() action.