protected property FileSaveUploadTest::$image
An image file path for uploading.
Archivo
- 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.
Código
protected $image;