You are here

protected property ViewsExposedGroupsTestBase::$testNodes in Views exposed groups 3.0.x

Content used in the test, keyed by the entity ID.

Type: \Drupal\node\Entity\Node[]

File

tests/src/Functional/ViewsExposedGroupsTestBase.php, line 43

Class

ViewsExposedGroupsTestBase
Base test class for views_exposed_groups module tests.

Namespace

Drupal\Tests\views_exposed_groups\Functional

Code

protected $testNodes = [];