You are here

protected property BrokenSetUpTest::$sharedTriggerFile in SimpleTest 8.3

The path to the shared trigger file.

Type: string

File

src/Tests/BrokenSetUpTest.php, line 34

Class

BrokenSetUpTest
Tests a test case that does not call parent::setUp().

Namespace

Drupal\simpletest\Tests

Code

protected $sharedTriggerFile;