You are here

public static property FieldNumericTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php \Drupal\Tests\views\Kernel\Handler\FieldNumericTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php, line 21

Class

FieldNumericTest
Tests the core Drupal\views\Plugin\views\field\Numeric handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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