You are here

protected property LearningPathWebDriverTestBase::$groupCreator in Opigno Learning path 3.x

Same name and namespace in other branches
  1. 8 tests/src/FunctionalJavascript/LearningPathWebDriverTestBase.php \Drupal\Tests\opigno_learning_path\FunctionalJavascript\LearningPathWebDriverTestBase::groupCreator

A test user with group creation rights.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/LearningPathWebDriverTestBase.php, line 38

Class

LearningPathWebDriverTestBase
Provides a base class for Learning path group functional tests.

Namespace

Drupal\Tests\opigno_learning_path\FunctionalJavascript

Code

protected $groupCreator;