Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
HtmlTest::testSerialize function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests Html::serialize().
HtmlTest::testTransformRootRelativeUrlsToAbsolute function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php @covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]]
@dataProvider providerTestTransformRootRelativeUrlsToAbsolute
HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php @covers ::transformRootRelativeUrlsToAbsolute[[api-linebreak]]
@dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion
HtmlTestMarkup class core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Marks an object's __toString() method as returning markup.
HtmlToTextTest class core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests for \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest.php file core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php
HtmlToTextTest::$defaultTheme property core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php The theme to install as the default for testing.
HtmlToTextTest::assertHtmlToText function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::stringToHtml function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Converts a string to its PHP source equivalent for display in test messages.
HtmlToTextTest::testDrupalHtmlToTextArgs function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests the conversion of block-level HTML tags to plaintext with newlines.
HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests that whitespace is collapsed.
HtmlToTextTest::testDrupalHtmlToTextParagraphs function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests the plaintext conversion of different whitespace combinations.
HtmlToTextTest::testFootnoteReferences function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests that footnote references are properly generated.
HtmlToTextTest::testHeaderSeparation function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests that headers are properly separated from surrounding text.
HtmlToTextTest::testRemoveTrailingWhitespace function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests that trailing whitespace is removed before newlines.
HtmlToTextTest::testTags function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testUsenetSignature function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests that trailing whitespace from Usenet style signatures is not removed.
HtmlToTextTest::testVeryLongLineWrap function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping.
HtRouterTest class core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php @coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase[[api-linebreak]]
@group Build
@requires extension pdo_sqlite
HtRouterTest.php file core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php
HtRouterTest::testHtRouter function core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php @covers ::instantiateServer[[api-linebreak]]
HttpExceptionNormalizerTest class core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php @coversDefaultClass \Drupal\jsonapi\Normalizer\HttpExceptionNormalizer[[api-linebreak]]
@group jsonapi
HttpExceptionNormalizerTest.php file core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php
HttpExceptionNormalizerTest::testNormalize function core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php @covers ::normalize[[api-linebreak]]
httpkernel_test.info.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml
httpkernel_test.routing.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml
httpkernel_test.services.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml
httpkernel_test.test_middleware service core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml Drupal\httpkernel_test\HttpKernel\TestMiddleware
httpkernel_test.test_middleware2 service core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml Drupal\httpkernel_test\HttpKernel\TestMiddleware
http_client.advisory_feed_test service core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml Drupal\advisory_feed_test\AdvisoriesTestHttpClient
HWLDFWordAccumulatorTest class core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Test HWLDFWordAccumulator.
HWLDFWordAccumulatorTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php @covers ::addWords[[api-linebreak]]
@dataProvider provideAddWords
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.
IconBuilderTest class core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php @coversDefaultClass \Drupal\Core\Layout\Icon\SvgIconBuilder[[api-linebreak]]
@group Layout
IconBuilderTest.php file core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
IconBuilderTest::providerTestBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
IconBuilderTest::testBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php @covers ::build[[api-linebreak]]
@covers ::buildRenderArray[[api-linebreak]]
@covers ::calculateSvgValues[[api-linebreak]]
@covers ::getLength[[api-linebreak]]
@covers ::getOffset[[api-linebreak]]
IdConflictTest class core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Tests Drupal 6 Id Conflict page.
IdConflictTest class core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Tests Drupal 7 Id Conflict page.
IdConflictTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
IdConflictTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
IdConflictTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Modules to enable.
IdConflictTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Modules to enable.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the expected number of entities per entity type after migration.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the expected number of entities per entity type after migration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.