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