protected property IntegrationTest::$node

Stores the node object which is used by the test.

Type: \Drupal\node\Plugin\Core\Entity\Node

File

drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php, line 40
Contains \Drupal\statistics\Tests\Views\IntegrationTest.

Class

IntegrationTest
Tests basic integration of views data from the statistics module.

Namespace

Drupal\statistics\Tests\Views

Code

protected $node;