[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the FormHelperTest 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: FormHelperTest.php 199 2006-05-05 01:52:43Z haas $ |
Poids: | 289 lignes (9 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier test/testenv.php |
FormHelperTest:: (26 méthodes):
main()
setUp()
tearDown()
test__construct()
testAdd_default_name_and_id_method()
testAdd_default_name_and_id_function()
testError_wrapping_method()
testError_wrapping_function()
testTag_id_method()
testTag_id_function()
testTag_id_with_index_method()
testTag_id_with_index_function()
testTag_name_method()
testTag_name_function()
testTag_name_with_index_method()
testTag_name_with_index_function()
testTo_boolean_select_tag_method()
testTo_boolean_select_tag_function()
testTo_check_box_tag_method()
testTo_check_box_tag_function()
testTo_input_field_tag_method()
testTo_input_field_tag_function()
testTo_radio_button_tag_method()
testTo_radio_button_tag_function()
testTo_text_area_tag_method()
testTo_text_area_tag_function()
Classe: FormHelperTest - X-Ref
Test class for FormHelper.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 |
testAdd_default_name_and_id_method() X-Ref |
Test add_default_name_and_id() method |
testAdd_default_name_and_id_function() X-Ref |
Test add_default_name_and_id() function |
testError_wrapping_method() X-Ref |
Test error_wrapping() method |
testError_wrapping_function() X-Ref |
Test error_wrapping() function |
testTag_id_method() X-Ref |
Test tag_id() method |
testTag_id_function() X-Ref |
Test tag_id() function |
testTag_id_with_index_method() X-Ref |
Test tag_id_with_index() method |
testTag_id_with_index_function() X-Ref |
Test tag_id_with_index() function |
testTag_name_method() X-Ref |
Test tag_name() method |
testTag_name_function() X-Ref |
Test tag_name() function |
testTag_name_with_index_method() X-Ref |
Test tag_name_with_index() method |
testTag_name_with_index_function() X-Ref |
Test tag_name_with_index() function |
testTo_boolean_select_tag_method() X-Ref |
Test to_boolean_select_tag() method |
testTo_boolean_select_tag_function() X-Ref |
Test to_boolean_select_tag() function |
testTo_check_box_tag_method() X-Ref |
Test to_check_box_tag() method |
testTo_check_box_tag_function() X-Ref |
Test to_check_box_tag() function |
testTo_input_field_tag_method() X-Ref |
Test to_input_field_tag() method |
testTo_input_field_tag_function() X-Ref |
Test to_input_field_tag() function |
testTo_radio_button_tag_method() X-Ref |
Test to_radio_button_tag() method |
testTo_radio_button_tag_function() X-Ref |
Test to_radio_button_tag() function |
testTo_text_area_tag_method() X-Ref |
Test to_text_area_tag() method |
testTo_text_area_tag_function() X-Ref |
Test to_text_area_tag() function |
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |