[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the SessionTest 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: SessionTest.php 192 2006-03-27 22:02:53Z haas $ |
Poids: | 167 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier test/testenv.php |
SessionTest:: (14 méthodes):
main()
setUp()
tearDown()
testGet()
testSet()
testIs_valid_host()
testIs_aol_host()
testGet_hash()
testStart()
testDestroy_session()
testUnset_session()
testUnset_var()
testIsset_var()
testIsset_flash()
Classe: SessionTest - X-Ref
Test class for Session.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. |
testGet() X-Ref |
testSet() X-Ref |
testIs_valid_host() X-Ref |
testIs_aol_host() X-Ref |
testGet_hash() X-Ref |
testStart() X-Ref |
testDestroy_session() X-Ref |
testUnset_session() X-Ref |
testUnset_var() X-Ref |
testIsset_var() X-Ref |
testIsset_flash() X-Ref |
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |