AddFeedTest |
core/modules/system/tests/src/Kernel/Common/AddFeedTest.php |
Make sure that attaching feeds works correctly with various constructs. |
FormElementsRenderTest |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
Performs integration tests on \Drupal::service('renderer')->render(). |
PageRenderTest |
core/modules/system/tests/src/Kernel/Common/PageRenderTest.php |
Test page rendering hooks. |
SystemListingTest |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
Tests scanning system directories in drupal_system_listing(). |
UrlTest |
core/modules/system/tests/src/Kernel/Common/UrlTest.php |
Confirm that \Drupal\Core\Url,
\Drupal\Component\Utility\UrlHelper::filterQueryParameters(),
\Drupal\Component\Utility\UrlHelper::buildQuery(), and
\Drupal\Core\Utility\LinkGeneratorInterface::generate()
work correctly with various input. |