Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestRun.php
TestRun::$testClass
The latest class under test.
Type:
string
File
core/
lib/
Drupal/
Core/
Test/
TestRun.php
, line 24
Class
TestRun
Implements an object that tracks execution of a test run.
Namespace
Drupal\Core\Test
Code
protected $testClass;
RSS feed