You are here

public static property GeolocationLeafletJavascriptTest::$testViews in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 tests/src/FunctionalJavascript/GeolocationLeafletJavascriptTest.php \Drupal\Tests\geolocation\FunctionalJavascript\GeolocationLeafletJavascriptTest::testViews

Views used by this test.

Type: array

File

tests/src/FunctionalJavascript/GeolocationLeafletJavascriptTest.php, line 37

Class

GeolocationLeafletJavascriptTest
Tests the leaflet JavaScript functionality.

Namespace

Drupal\Tests\geolocation\FunctionalJavascript

Code

public static $testViews = [
  'geolocation_leaflet_test',
];