testhelper.rb
Path:
test/testhelper.rb
Last Update:
Sat May 01 21:22:15 +1000 2010
make sure the relevant folder with our libraries is in the require path
Required files
test/unit LibRipXplore
FileCache
Methods
file_cache
get_file_from_url
image_has_collection_of
sniff_url
Constants
LOG_FILE
=
"testlog.txt"
Public Instance methods
file_cache
()
get_file_from_url
(url,expected_file_filename)
image_has_collection_of
(url,collection_type)
sniff_url
(url,expected_image_format,expected_file_system,expected_files=nil)
[Validate]