You are here

namespace Drupal\Tests\Component\Utility in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\Component\Utility
Classsort descending Location Description
ArgumentsResolverTest core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php @coversDefaultClass \Drupal\Component\Utility\ArgumentsResolver @group Access
BytesTest core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests bytes size parsing helper methods.
ColorTest core/tests/Drupal/Tests/Component/Utility/ColorTest.php Tests Color utility class conversions.
CryptTest core/tests/Drupal/Tests/Component/Utility/CryptTest.php Tests random byte generation.
EmailValidatorTest core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php Tests the EmailValidator utility class.
EnvironmentTest core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Test PHP Environment helper methods.
HtmlTest core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests \Drupal\Component\Utility\Html.
HtmlTestMarkup core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Marks an object's __toString() method as returning markup.
ImageTest core/tests/Drupal/Tests/Component/Utility/ImageTest.php @coversDefaultClass \Drupal\Component\Utility\Image @group Image
MailTest core/tests/Drupal/Tests/Component/Utility/MailTest.php Test mail helpers implemented in Mail component.
NestedArrayTest core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php @coversDefaultClass \Drupal\Component\Utility\NestedArray @group Utility
NumberTest core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests number manipulation utilities.
RandomTest core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random data generation.
RectangleTest core/tests/Drupal/Tests/Component/Utility/RectangleTest.php @coversDefaultClass \Drupal\Component\Utility\Rectangle @group Image
SafeMarkupTest core/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php Tests marking strings as safe.
SafeMarkupTestMarkup core/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php Marks an object's __toString() method as returning markup.
SafeMarkupTestString core/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php
SortArrayTest core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Tests the SortArray component.
StubVariableTestClass core/tests/Drupal/Tests/Component/Utility/VariableTest.php No-op test class for VariableTest::testExport().
Test1Interface core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a test interface.
Test2Interface core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a different test interface.
TestClass core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a test class.
TextWrapper core/tests/Drupal/Tests/Component/Utility/TextWrapper.php Used by SafeMarkupTest to test that a class with a __toString() method works.
TimerTest core/tests/Drupal/Tests/Component/Utility/TimerTest.php Tests the Timer system.
UnicodeTest core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Test unicode handling features implemented in Unicode component.
UrlHelperTest core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php @group Utility
UserAgentTest core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Tests bytes size parsing helper methods.
VariableTest core/tests/Drupal/Tests/Component/Utility/VariableTest.php Test variable export functionality in Variable component.
XssTest core/tests/Drupal/Tests/Component/Utility/XssTest.php XSS Filtering tests.