function DrupalListener::startTest

File

core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php, line 27

Class

DrupalListener
Listens to PHPUnit test runs.

Namespace

Drupal\TestTools\PhpUnitCompatibility\PhpUnit6

Code

public function startTest(Test $test) {
  $this->deprecationStartTest($test);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.