| [ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
[Code source] [Imprimer] [Statistiques]
File for the ActionMailerTest 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: ActionMailerTest.php 192 2006-03-27 22:02:53Z haas $ |
| Poids: | 191 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier test/testenv.php |
ActionMailerTest:: (17 méthodes):
main()
setUp()
tearDown()
testAdd_to_address()
testAdd_cc_address()
testAdd_bcc_address()
testAdd_replyto_address()
testSet_from_address()
testSet_text_body()
testSet_html_body()
testSet_subject()
testAdd_attachment()
testFormat_address()
testValidate_email()
testSet_header_line()
testSet_headers()
testSend()
Classe: ActionMailerTest - X-Ref
Test class for ActionMailer.| 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. |
| testAdd_to_address() X-Ref |
| testAdd_cc_address() X-Ref |
| testAdd_bcc_address() X-Ref |
| testAdd_replyto_address() X-Ref |
| testSet_from_address() X-Ref |
| testSet_text_body() X-Ref |
| testSet_html_body() X-Ref |
| testSet_subject() X-Ref |
| testAdd_attachment() X-Ref |
| testFormat_address() X-Ref |
| testValidate_email() X-Ref |
| testSet_header_line() X-Ref |
| testSet_headers() X-Ref |
| testSend() X-Ref |
| Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |