| [ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the AssetTagHelperTest 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: AssetTagHelperTest.php 208 2006-05-28 17:59:55Z john $ |
| Poids: | 301 lignes (12 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier test/testenv.php |
AssetTagHelperTest:: (15 méthodes):
main()
setUp()
tearDown()
test__construct()
testJavascript_path()
testJavascript_include_tag_method()
testJavascript_include_tag_function()
testStylesheet_path()
testStylesheet_link_tag_method()
testStylesheet_link_tag_function()
testImage_path()
testImage_tag_method()
testImage_tag_function()
testAuto_discovery_link_tag_method()
testAuto_discovery_link_tag_function()
Classe: AssetTagHelperTest - X-Ref
Test class for AssetTagHelper.| 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 Test the {@link AssetTagHelper::__construct()} method |
| testJavascript_path() X-Ref |
| Test javascript_path() method Test the {@link AssetTagHelper::javascript_path()} method |
| testJavascript_include_tag_method() X-Ref |
| Test javascript_include_tag() method Test the {@link AssetTagHelper::javascript_include_tag()} method |
| testJavascript_include_tag_function() X-Ref |
| Test the javascript_include_tag() function Test the {@link javascript_include_tag()} function in procedural file {@link asset_tag_helper.php} |
| testStylesheet_path() X-Ref |
| Test stylesheet_path() method Test the {@link AssetTagHelper::stylesheet_path()} method |
| testStylesheet_link_tag_method() X-Ref |
| Test stylesheet_link_tag() method Test the {@link AssetTagHelper::stylesheet_link_tag()} method |
| testStylesheet_link_tag_function() X-Ref |
| Test stylesheet_link_tag() function Test the {@link stylesheet_link_tag()} function in procedural file {@link asset_tag_helper.php} |
| testImage_path() X-Ref |
| Test image_path() method Test the {@link AssetTagHelper::image_path()} method |
| testImage_tag_method() X-Ref |
| Test image_tag() method Test the {@link AssetTagHelper::image_tag()} method |
| testImage_tag_function() X-Ref |
| Test the image_tag() function Test the {@link image_tag()} function in procedural file {@link asset_helper.php} |
| testAuto_discovery_link_tag_method() X-Ref |
| testAuto_discovery_link_tag_function() X-Ref |
| Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |