You are here

protected property TotalControlDashboardPageCheckTest::$defaultTheme in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x tests/src/FunctionalJavascript/TotalControlDashboardPageCheckTest.php \Drupal\Tests\total_control\FunctionalJavascript\TotalControlDashboardPageCheckTest::defaultTheme

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/TotalControlDashboardPageCheckTest.php, line 65

Class

TotalControlDashboardPageCheckTest
Tests the UI for Total Control Dashboard Page.

Namespace

Drupal\Tests\total_control\FunctionalJavascript

Code

protected $defaultTheme = 'bartik';