Todo List
PHPUnit2_Framework_TestCase | --UrlHelperTest
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 testButton_to_function( )
void testButton_to_method( )
void testConvert_boolean_attributes( )
void testConvert_confirm_option_to_javascript( )
void testLink_image_to_function( )
void testLink_image_to_method( )
void testLink_to_function( )
void testLink_to_method( )
void testUrl_for_function( )
Test the url_for() function in the url_helper.php procedural file.
void testUrl_for_method( )
Thest the UrlHelper::url_for() method
void test__construct( )