You are here

protected property WorkbenchModerationExternalNodeUpdateTestCase::$profile in Workbench Moderation 7.3

Same name and namespace in other branches
  1. 7 tests/external_node_update.test \WorkbenchModerationExternalNodeUpdateTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/external_node_update.test, line 12
Tests moderation states when nodes are (un)published by other modules.

Class

WorkbenchModerationExternalNodeUpdateTestCase
@file Tests moderation states when nodes are (un)published by other modules.

Code

protected $profile = 'testing';