PHP Класс lithium\tests\cases\template\helper\HtmlTest

Наследование: extends lithium\test\Unit
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$html object Test object instance

Защищенные свойства (Protected)

Свойство Тип Описание
$_routes

Открытые методы

Метод Описание
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