You are here

protected property SimpleTestTest::$invalidPermission in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/simpletest/src/Tests/SimpleTestTest.php \Drupal\simpletest\Tests\SimpleTestTest::invalidPermission

An invalid or unrecognized permission.

Type: string

File

core/modules/simpletest/src/Tests/SimpleTestTest.php, line 68
Contains \Drupal\simpletest\Tests\SimpleTestTest.

Class

SimpleTestTest
Tests SimpleTest's web interface: check that the intended tests were run and ensure that test reports display the intended results. Also test SimpleTest's internal browser and APIs implicitly.

Namespace

Drupal\simpletest\Tests

Code

protected $invalidPermission;