| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 169 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ImageCacheUrlTests:: (5 methods):
get_info()
setUp()
tearDown()
testImageCacheCreateUrl()
_ImagecacheCreateUrlTest()
Class: ImageCacheUrlTests - X-Ref
Test class for testing imagecache_create_url() in several use cases with| get_info() X-Ref |
| Drupal SimpleTest method: return metadata about the test. |
| setUp() X-Ref |
| SimpleTest core method: code run before each and every test method. |
| tearDown() X-Ref |
| SimpleTest core method: code run after each and every test method. |
| testImageCacheCreateUrl() X-Ref |
| Test function that tests imagecache_create_url() under the different combinations of clean URLs and file download method |
| _ImagecacheCreateUrlTest($clean_url, $file_downloads, $file_directory_path, $preset, $path, $expected) X-Ref |
| Function to actually perform URL tests. param: $clean_url param: $file_downloads param: $file_directory_path param: $preset param: $path param: $expected |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |