PathAdminTest |
core/modules/path/src/Tests/PathAdminTest.php |
Tests the Path admin UI. |
PathAliasTest |
core/modules/path/src/Tests/PathAliasTest.php |
Add, edit, delete, and change alias and verify its consistency in the
database. |
PathLanguageTest |
core/modules/path/src/Tests/PathLanguageTest.php |
Confirm that paths work with translated nodes. |
PathLanguageUiTest |
core/modules/path/src/Tests/PathLanguageUiTest.php |
Confirm that the Path module user interface works with languages. |
PathNodeFormTest |
core/modules/path/src/Tests/PathNodeFormTest.php |
Tests the Path Node form UI. |
PathTaxonomyTermTest |
core/modules/path/src/Tests/PathTaxonomyTermTest.php |
Tests URL aliases for taxonomy terms. |
PathTestBase |
core/modules/path/src/Tests/PathTestBase.php |
Provides a base class for testing the Path module. |