PHP Class PopTest\Mvc\ViewTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: nicksagona/PopPHP

Public Methods

Method Description
testGetTemplateFile ( )
testGetTemplateString ( )
testRender ( )
testRenderException ( )
testRenderStringWithLoop ( )
testSetAndGetModelData ( )
testSetTemplate ( )
testSetTemplateFile ( )
testSetTemplateFileException1 ( )
testSetTemplateFileException2 ( )
testSetTemplateString ( )
testViewConstructor ( )

Method Details

testGetTemplateFile() public method

public testGetTemplateFile ( )

testGetTemplateString() public method

testRender() public method

public testRender ( )

testRenderException() public method

public testRenderException ( )

testRenderStringWithLoop() public method

testSetAndGetModelData() public method

testSetTemplate() public method

public testSetTemplate ( )

testSetTemplateFile() public method

public testSetTemplateFile ( )

testSetTemplateFileException1() public method

testSetTemplateFileException2() public method

testSetTemplateString() public method

testViewConstructor() public method

public testViewConstructor ( )