The profile to install as a basis for testing.

Type: string

Overrides BackdropWebTestCase::$profile

File

core/modules/simpletest/tests/file.test, line 359
This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest.

Class

FileValidatorTest
This will run tests against the file validation functions (file_validate_*).

Code

protected $profile = 'testing';