PHP Class Fakerino\Core\Test\Template\TwigTemplateTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: fakerino/fakerino

Public Methods

Method Description
setUp ( )
testGetVariablesFile ( )
testGetVariablesString ( )
testLoadTemplateFile ( )
testLoadTemplateString ( )
testRenderFileTemplate ( )
testRenderStringTemplate ( )

Method Details

setUp() public method

public setUp ( )

testGetVariablesFile() public method

testGetVariablesString() public method

testLoadTemplateFile() public method

testLoadTemplateString() public method

testRenderFileTemplate() public method

testRenderStringTemplate() public method