Todo List
PHPUnit2_Framework_TestCase | --AssetTagHelperTest
Generated by PHPUnit2_Util_Skeleton on 2006-03-01 at 13:17:32.
void main( )
void setUp( )
This method is called before a test is executed.
void tearDown( )
This method is called after a test is executed.
void testAuto_discovery_link_tag_function( )
void testAuto_discovery_link_tag_method( )
void testImage_path( )
Test the AssetTagHelper::image_path() method
void testImage_tag_function( )
Test the image_tag() function in procedural file asset_helper.php
void testImage_tag_method( )
Test the AssetTagHelper::image_tag() method
void testJavascript_include_tag_function( )
Test the javascript_include_tag() function in procedural file asset_tag_helper.php
void testJavascript_include_tag_method( )
Test the AssetTagHelper::javascript_include_tag() method
void testJavascript_path( )
Test the AssetTagHelper::javascript_path() method
void testStylesheet_link_tag_function( )
Test the stylesheet_link_tag() function in procedural file asset_tag_helper.php
void testStylesheet_link_tag_method( )
Test the AssetTagHelper::stylesheet_link_tag() method
void testStylesheet_path( )
Test the AssetTagHelper::stylesheet_path() method
void test__construct( )
Test the AssetTagHelper::__construct() method