You are here

public function TravisLogEventListener::addIncompleteTest in Search API Solr 8.3

Same name and namespace in other branches
  1. 8 tests/src/TravisLogEventListener.php \Drupal\Tests\search_api_solr\TravisLogEventListener::addIncompleteTest()

File

tests/src/TravisLogEventListener.php, line 49

Class

TravisLogEventListener

Namespace

Drupal\Tests\search_api_solr

Code

public function addIncompleteTest(Test $test, \Throwable $e, float $time) : void {
}