You are here

protected property TestSubContext::$externalUsers in Panopoly 8.2

An array of Drupal users created by other contexts.

Type: array

File

modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc, line 52
Provide Behat step-definitions for generic Panopoly tests.

Class

TestSubContext
Behat sub-context for Panopoly.

Code

protected $externalUsers = [];