[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the HelpersTest 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: HelpersTest.php 208 2006-05-28 17:59:55Z john $ |
Poids: | 266 lignes (9 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers test/testenv.php test/controllers/application.php |
ExtHelpers:: (4 méthodes):
__construct()
boolean_attribute()
convert_options()
object()
DummyController:: (0 méthodes):
HelpersTest:: (12 méthodes):
main()
setUp()
tearDown()
test__construct()
testCdata_section()
testTag()
testContent_tag()
testBoolean_attribute()
testConvert_options()
testObject()
testValue()
testTo_content_tag()
Classe: ExtHelpers - X-Ref
Extend Helpers class to test protected methods__construct($object_name = null, $attribute_name = null) X-Ref |
Pas de description |
boolean_attribute(&$options, $attribute) X-Ref |
Pas de description |
convert_options($options = array() X-Ref |
Pas de description |
object($object_name = null) X-Ref |
Pas de description |
Classe: HelpersTest - X-Ref
Test class for Helpers.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 constructor |
testCdata_section() X-Ref |
Test cdata_section(). |
testTag() X-Ref |
Test tag() |
testContent_tag() X-Ref |
Test content_tag() |
testBoolean_attribute() X-Ref |
Test boolean_attribute(). |
testConvert_options() X-Ref |
Test convert_options(). |
testObject() X-Ref |
Test object() |
testValue() X-Ref |
testTo_content_tag() X-Ref |
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |