You are here

private property SimpleTestTest::$failMessage in Drupal 8

Translated fail message.

Type: string

File

core/modules/simpletest/src/Tests/SimpleTestTest.php, line 47

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

private $failMessage = '';