You are here

public function WebformPermissionsTestCase::setUp in Webform 7.3

Same name and namespace in other branches
  1. 6.3 tests/permissions.test \WebformPermissionsTestCase::setUp()
  2. 6.2 tests/permissions.test \WebformPermissionsTestCase::setUp()

Implements hook.

Overrides WebformTestCase::setUp

File

tests/permissions.test, line 28

Class

WebformPermissionsTestCase

Code

public function setUp() {
  parent::setUp();
}