[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the UrlHelperTest class (PHP 5)
Author: | Walt Haas <haas@xmission.com> |
Copyright: | (c) Walter O. Haas 2006 |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id: UrlHelperTest.php 208 2006-05-28 17:59:55Z john $ |
Poids: | 202 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier test/testenv.php |
UrlHelperTest:: (14 méthodes):
main()
setUp()
tearDown()
test__construct()
testButton_to_method()
testButton_to_function()
testConvert_boolean_attributes()
testConvert_confirm_option_to_javascript()
testLink_image_to_method()
testLink_image_to_function()
testLink_to_method()
testLink_to_function()
testUrl_for_method()
testUrl_for_function()
Classe: UrlHelperTest - X-Ref
Test class for UrlHelper.main() X-Ref |
Runs the test methods of this class. |
setUp() X-Ref |
Sets up the fixture, for example, open a network connection. This method is called before a test is executed. |
tearDown() X-Ref |
Tears down the fixture, for example, close a network connection. This method is called after a test is executed. |
test__construct() X-Ref |
Test __construct() method |
testButton_to_method() X-Ref |
Test button_to() method |
testButton_to_function() X-Ref |
Test button_to() function |
testConvert_boolean_attributes() X-Ref |
Test convert_boolean_attributes() method |
testConvert_confirm_option_to_javascript() X-Ref |
Test convert_confirm_option_to_javascript() method |
testLink_image_to_method() X-Ref |
Test link_image_to() method |
testLink_image_to_function() X-Ref |
Test link_image_to() function |
testLink_to_method() X-Ref |
Test link_to() method |
testLink_to_function() X-Ref |
Test link_to() function |
testUrl_for_method() X-Ref |
Test url_for() method Thest the {@link UrlHelper::url_for()} method |
testUrl_for_function() X-Ref |
Test url_for() function Test the {@link url_for()} function in the {@link url_helper.php} procedural file. |
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |