[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the ActiveRecordErrorTest 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: ActiveRecordErrorTest.php 192 2006-03-27 22:02:53Z haas $ |
Poids: | 117 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier test/testenv.php |
ActiveRecordErrorTest:: (5 méthodes):
main()
setUp()
tearDown()
testDefault_code()
testSpecified_code()
Classe: ActiveRecordErrorTest - X-Ref
Test class for ActiveRecordError.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. |
testDefault_code() X-Ref |
Test exception with default value of code |
testSpecified_code() X-Ref |
Test exception with specified of code |
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |