You are here

protected property TestSubContext::$external_users in Drupal Commons 7.3

An array of Drupal users created by other contexts.

Type: array

File

tests/steps/commons_test.behat.inc, line 35
Provide Behat step-definitions for generic Commons tests.

Class

TestSubContext

Code

protected $external_users = array();