You are here

namespace Drupal\Tests\Component\Render in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\Component\Render
  2. 9 Drupal\Tests\Component\Render
Classsort descending Location Description
FormattableMarkupTest core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php Tests the TranslatableMarkup class.
HtmlEscapedTextTest core/tests/Drupal/Tests/Component/Render/HtmlEscapedTextTest.php Tests the HtmlEscapedText class.
PlainTextOutputTest core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php @coversDefaultClass \Drupal\Component\Render\PlainTextOutput @group Utility