Change record status: 
Project: 
Introduced in branch: 
8.4.x
Introduced in version: 
8.4.0
Description: 

As part of the PHPUnit Initiative the tests in the Shortcut module have been converted to use PHPUnit.

As a part of this \Drupal\shortcut\Tests\ShortcutTestBase has been deprecated. All test classes that extend this base class should be converted to use \Drupal\Tests\shortcut\Functional\ShortcutTestBase instead.

Impacts: 
Module developers