You are here

protected property GroupTest::$group in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/GroupTest.php \Drupal\Tests\group\Kernel\GroupTest::group

The group we will use to test methods on.

Type: \Drupal\group\Entity\Group

File

tests/src/Kernel/GroupTest.php, line 21

Class

GroupTest
Tests the general behavior of group entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $group;