PHP Class lithium\tests\cases\template\helper\HtmlTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$html object Test object instance

Protected Properties

Property Type Description
$_routes

Public Methods

Method Description
setUp ( ) Initialize test by creating a new object instance with a default context.
tearDown ( ) Clean up after the test.
testCharset ( ) Tests that character set declarations render the correct character set and short meta tag.
testHead ( ) Tests generating random tags for the section
testImage ( ) Tests generating image tags
testLink ( ) Tests elements generated by HtmlHelper::link()
testMetaLink ( ) Tests meta linking.
testMultiNonInlineScriptsAndStyles ( ) Tests that scripts and styles are correctly written to the rendering context even when passing multiple scripts or styles to a single method call.
testNonInlineScriptsAndStyles ( ) Tests that script and style tags with 'inline' set to false are written to the rendering context instead of being returned directly.
testScopeOption ( )
testScriptLinking ( ) Tests basic JavaScript linking using the