public property RealisticDummyContentDbTestCase::$profile in Realistic Dummy Content 8
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- api/
src/ Tests/ RealisticDummyContentDbTestCase.php, line 30 - This file contains the testing code which requires the database. These tests are slower than the unit tests so we want to limit them.
Class
- RealisticDummyContentDbTestCase
- Test Realistic dummy content with a temporary database.
Namespace
Drupal\realistic_dummy_content_api\TestsCode
public $profile = 'standard';