protected property FileSaveUploadTest::$maxFidBefore

The largest file id when the test starts.

File

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

Class

FileSaveUploadTest
Test the file_save_upload() function.

Code

protected $maxFidBefore;