You are here

protected property SimpleTestTest::$validPermission in SimpleTest 8.3

A valid and recognized permission.

Type: string

File

src/Tests/SimpleTestTest.php, line 60

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 $validPermission;