protected property QuizPageTestCase::$profile in Quiz 8.6
Same name and namespace in other branches
- 8.5 question_types/quiz_page/tests/src/Functional/QuizPageTestCase.php \QuizPageTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- question_types/
quiz_page/ tests/ src/ Functional/ QuizPageTestCase.php, line 12
Class
- QuizPageTestCase
- Test quiz page behavior.
Code
protected $profile = 'standard';