| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 341 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
LinkUITest:: (6 methods):
getInfo()
setUp()
testLinkCreate()
testLinkCreate_NoValidation()
testStaticLinkCreate()
testCRUDCreateFieldDefaults()
Class: LinkUITest - X-Ref
Testing that users can not input bad URLs or labels| getInfo() X-Ref |
| Implementation of getInfo(). |
| setUp() X-Ref |
| Implementation of setUp(). |
| testLinkCreate() X-Ref |
| Creates a link field for the "page" type and creates a page with a link. |
| testLinkCreate_NoValidation() X-Ref |
| Creates a link field for the "page" type and creates a page with a link. Just like the above test, only here we're turning off the validation on the field. |
| testStaticLinkCreate() X-Ref |
| Testing that if you use <strong> in a static title for your link, that the title actually displays <strong>. |
| testCRUDCreateFieldDefaults() X-Ref |
| If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |