PHP Class Contao\CoreBundle\Test\Controller\InsertTagsControllerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method Description
testInstantiation ( ) Tests the object instantiation.
testRenderNonCacheableInsertTag ( ) Tests the renderNonCacheableInsertTag() action.

Private Methods

Method Description
mockFramework ( Adapter $adapter ) : ContaoFramework Returns a ContaoFramework instance.

Method Details

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testRenderNonCacheableInsertTag() public method

Tests the renderNonCacheableInsertTag() action.