PHP Class Phalcon\Test\Unit\Mvc\View\Engine\Volt\CompilerTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testVoltCompiler ( )
testVoltCompilerExtendsFile ( )
testVoltCompilerFile ( )
testVoltCompilerImportFile ( )
testVoltCompilerImportRecursiveFile ( )
testVoltEngine ( )
testVoltEngineLoopContext ( )
testVoltExtendsError ( )
testVoltMacros ( )
testVoltMacrosIssue11771 ( )
testVoltParser ( )
testVoltRuntimeError ( )
testVoltSyntaxError ( )
testVoltUsersFilters ( )
testVoltUsersFunctions ( )

Protected Methods

Method Description
removeFiles ( $files )

Method Details

removeFiles() protected method

protected removeFiles ( $files )

testVoltCompiler() public method

public testVoltCompiler ( )

testVoltCompilerExtendsFile() public method

testVoltCompilerFile() public method

testVoltCompilerImportFile() public method

testVoltCompilerImportRecursiveFile() public method

testVoltEngine() public method

public testVoltEngine ( )

testVoltEngineLoopContext() public method

testVoltExtendsError() public method

testVoltMacros() public method

public testVoltMacros ( )

testVoltMacrosIssue11771() public method

testVoltParser() public method

public testVoltParser ( )

testVoltRuntimeError() public method

testVoltSyntaxError() public method

public testVoltSyntaxError ( )

testVoltUsersFilters() public method

testVoltUsersFunctions() public method