protected property FileSaveUploadTest::$image

An image file path for uploading.

File

drupal-7.x/modules/simpletest/tests/file.test, line 573
This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest.

Class

FileSaveUploadTest
Test the file_save_upload() function.

Code

protected $image;