PHP Class lithium\tests\cases\template\ViewTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Protected Properties

Свойство Type Description
$_view

Méthodes publiques

Méthode Description
setUp ( )
testBasicRenderModes ( )
testContextWithElementRenderingOptions ( )
testElementRenderingOptions ( )
testEscapeOutputFilter ( )
testEscapeOutputFilterWithInjectedEncoding ( ) Tests that the output-escaping handler correctly inherits its encoding from the Response object, if provided.
testFullRenderNoLayout ( )
testInitialization ( )
testInitializationWithBadLoader ( )
testInitializationWithBadRenderer ( )
testNolayout ( )
testTwoStepRenderWithVariableCapture ( )

Method Details

setUp() public méthode

public setUp ( )

testBasicRenderModes() public méthode

testContextWithElementRenderingOptions() public méthode

testElementRenderingOptions() public méthode

testEscapeOutputFilter() public méthode

testEscapeOutputFilterWithInjectedEncoding() public méthode

Tests that the output-escaping handler correctly inherits its encoding from the Response object, if provided.

testFullRenderNoLayout() public méthode

testInitialization() public méthode

public testInitialization ( )

testInitializationWithBadLoader() public méthode

testInitializationWithBadRenderer() public méthode

testNolayout() public méthode

public testNolayout ( )

testTwoStepRenderWithVariableCapture() public méthode

Property Details

$_view protected_oe property

protected $_view