You are here

protected property ParserTest::$defaultTheme in Weather 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/ParserTest.php \Drupal\Tests\weather\Functional\ParserTest::defaultTheme

The tests don't need markup, so use 'stark' as theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ParserTest.php, line 29

Class

ParserTest
Tests parsing of XML weather forecasts.

Namespace

Drupal\Tests\weather\Functional

Code

protected $defaultTheme = 'stark';