| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 610 lines (20 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WebformTestCase:: (7 methods):
setUp()
tearDown()
webformReset()
testWebformComponents()
testWebformForm()
testWebformPost()
webformPrintPage()
Class: WebformTestCase - X-Ref
| setUp() X-Ref |
| Implementation of setUp(). |
| tearDown() X-Ref |
| Implemenation of tearDown(). |
| webformReset() X-Ref |
| No description |
| testWebformComponents() X-Ref |
| Provide a list of components to test throughout the suite. Each component provides: - A default configuration for the component. - Values to try setting via POST - Values that should match the database storage when set via POST - Values that should match the database storage when using the default values. return: array |
| testWebformForm() X-Ref |
| No description |
| testWebformPost() X-Ref |
| No description |
| webformPrintPage() X-Ref |
| Utility function to print out the current page being tested. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |