| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 313 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DataTestCaseUI:: (10 methods):
getInfo()
setUp()
testCRUDTable()
testChangeManagement()
createTable()
dropTable()
formatEditFields()
randomFields()
randomValue()
uniqueRandomName()
Class: DataTestCaseUI - X-Ref
Test basic Data API functionality.| getInfo() X-Ref |
| Describe this test. |
| setUp() X-Ref |
| Set up test. |
| testCRUDTable() X-Ref |
| CRUD table tests on UI. |
| testChangeManagement() X-Ref |
| Test change management on UI. |
| createTable($num_fields = 5) X-Ref |
| Create a table. |
| dropTable($table_name) X-Ref |
| Drop a table. |
| formatEditFields($fields) X-Ref |
| Format an edit array from the result of randomFields(). |
| randomFields($n = 5) X-Ref |
| Generate N random fields. Will create at least 1 field. |
| randomValue($array, $exclude = array() X-Ref |
| Get a random value from the given array. param: $array param: $exclude return: |
| uniqueRandomName() X-Ref |
| Create a _unique_ random name. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |