| [ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the RouterTest 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: RouterTest.php 192 2006-03-27 22:02:53Z haas $ |
| Poids: | 179 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier test/testenv.php |
RouterTest:: (8 méthodes):
main()
setUp()
tearDown()
testBuild_route_regexp()
testDefault_route()
testSimple_route()
testRegexp_route()
testEmpty_route()
Classe: RouterTest - X-Ref
Test class for Router.| 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. |
| testBuild_route_regexp() X-Ref |
| Test build_route_regexp(). |
| testDefault_route() X-Ref |
| Test default route table |
| testSimple_route() X-Ref |
| Test route table with one simple entry besides default |
| testRegexp_route() X-Ref |
| Test route table with one regexp entry besides default |
| testEmpty_route() X-Ref |
| Test route table with route with empty path |
| Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |