namespace Drupal\filter\Tests

Classsort descending Location Description
FilterAdminTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php Tests the administrative functionality of the Filter module.
FilterAPITest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php Tests the behavior of Filter's API.
FilterCrudTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php Tests for text format and filter CRUD operations.
FilterDefaultConfigTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php Tests text format default configuration.
FilterDefaultFormatTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php Tests the default filter functionality in the Filter module.
FilterFormatAccessTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php Tests the filter format access functionality in the Filter module.
FilterHooksTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php Tests for Filter's hook invocations.
FilterHtmlImageSecureTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php Tests restriction of IMG tags in HTML input.
FilterNoFormatTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php Tests the behavior of check_markup() when it is called without text format.
FilterSecurityTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php Security tests for missing/vanished text formats or filters.
FilterSettingsTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php Tests filter settings.
FilterUnitTest drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php Unit tests for core filters.