You are here

protected property QuizPageTestCase::$profile in Quiz 6.x

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 16

Class

QuizPageTestCase
Test quiz page behavior.

Namespace

Drupal\Tests\quiz_page\Functional

Code

protected $profile = 'standard';