PHP 클래스 lithium\tests\cases\template\helper\HtmlTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

공개 프로퍼티들

프로퍼티 타입 설명
$html object Test object instance

보호된 프로퍼티들

프로퍼티 타입 설명
$_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