[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/imagecache/tests/ -> imagecache_create_url.test (summary)

(no description)

File Size: 169 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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
the different combinations of clean URLs and private/public download method.

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: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7