Line src/Tests/XmlSitemapTestBase.php
------ ---------------------------------------------------------------------
13 Class Drupal\xmlsitemap\Tests\XmlSitemapTestBase extends deprecated
class Drupal\simpletest\WebTestBase:
in drupal:8.8.0 and is removed from drupal:9.0.0. Instead,
use \Drupal\Tests\BrowserTestBase. See
https://www.drupal.org/node/3030340.
78 Call to method setUp() of deprecated class
Drupal\simpletest\WebTestBase:
in drupal:8.8.0 and is removed from drupal:9.0.0. Instead,
use \Drupal\Tests\BrowserTestBase. See
https://www.drupal.org/node/3030340.
113 Call to method tearDown() of deprecated class
Drupal\simpletest\WebTestBase:
in drupal:8.8.0 and is removed from drupal:9.0.0. Instead,
use \Drupal\Tests\BrowserTestBase. See
https://www.drupal.org/node/3030340.
499 Call to method verbose() of deprecated class
Drupal\simpletest\TestBase:
in drupal:8.8.0 and is removed from drupal:9.0.0. Instead,
use \Drupal\Tests\BrowserTestBase. See
https://www.drupal.org/node/3030340.

Comments

Lilit_Ghazaryan created an issue. See original summary.

Dave Reid’s picture

Status: Active » Closed (duplicate)
Parent issue: #3004330: [META] Prepare module for Drupal 9 »
Related issues: +#2978936: Update tests for Drupal 9 based testing