FilterAPITest |
core/modules/filter/tests/src/Kernel/FilterAPITest.php |
Tests the behavior of the API of the Filter module. |
FilterCaptionTwigDebugTest |
core/modules/filter/tests/src/Kernel/FilterCaptionTwigDebugTest.php |
Tests the caption filter with Twig debugging on. |
FilterCrudTest |
core/modules/filter/tests/src/Kernel/FilterCrudTest.php |
Tests creation, loading, updating, deleting of text formats and filters. |
FilterDefaultConfigTest |
core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php |
Tests text format default configuration. |
FilterKernelTest |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Tests Filter module filters individually. |
FilterLegacyTest |
core/modules/filter/tests/src/Kernel/FilterLegacyTest.php |
Tests Filter module's legacy code. |
FilterNoFormatTest |
core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php |
Tests the behavior of check_markup() when it is called without text format. |
TextFormatElementFormTest |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Tests PathElement validation and conversion functionality. |