Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.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
CommentTitleTest class core/modules/comment/tests/src/Functional/CommentTitleTest.php Tests that appropriate and accessible markup is created for comment titles.
CommentTitleTest.php file core/modules/comment/tests/src/Functional/CommentTitleTest.php
CommentTitleTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTitleTest.php The theme to install as the default for testing.
CommentTitleTest::testCommentEmptyTitles function core/modules/comment/tests/src/Functional/CommentTitleTest.php Tests markup for comments with empty titles.
CommentTitleTest::testCommentPopulatedTitles function core/modules/comment/tests/src/Functional/CommentTitleTest.php Tests markup for comments with populated titles.
CommentTokenReplaceTest class core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php Tests comment token replacement.
CommentTokenReplaceTest.php file core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php
CommentTokenReplaceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php The theme to install as the default for testing.
CommentTokenReplaceTest::$modules property core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php Modules to install.
CommentTokenReplaceTest::testCommentTokenReplacement function core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php Creates a comment, then tests the tokens generated from it.
CommentTranslationUITest class core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests the Comment Translation UI.
CommentTranslationUITest.php file core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::$adminUser property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php An administrative user with permission to administer comments.
CommentTranslationUITest::$defaultCacheContexts property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Default cache contexts expected on a non-translated entity.
CommentTranslationUITest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php The theme to install as the default for testing.
CommentTranslationUITest::$modules property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Modules to install.
CommentTranslationUITest::$subject property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php The subject of the test comment.
CommentTranslationUITest::createEntity function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Creates the entity to be translated.
CommentTranslationUITest::doTestAuthoringInfo function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests the translation authoring information.
CommentTranslationUITest::doTestPublishedStatus function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests the translation publishing status.
CommentTranslationUITest::doTestTranslationEdit function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests edit content translation.
CommentTranslationUITest::getNewEntityValues function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Returns an array of entity field values to be tested.
CommentTranslationUITest::getTranslatorPermissions function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Returns an array of permissions needed for the translator.
CommentTranslationUITest::setUp function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::setupBundle function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Creates or initializes the bundle date if needed.
CommentTranslationUITest::testTranslateLinkCommentAdminPage function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests translate link on comment content admin page.
CommentTypeJsonAnonTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php @group rest
CommentTypeJsonAnonTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The theme to install as the default for testing.
CommentTypeJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The format to use in this test.
CommentTypeJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The MIME type that corresponds to $format.
CommentTypeJsonBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php @group rest
CommentTypeJsonBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The authentication mechanism to use in this test.
CommentTypeJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The format to use in this test.
CommentTypeJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.
CommentTypeJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php Modules to install.
CommentTypeJsonCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php @group rest
CommentTypeJsonCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The authentication mechanism to use in this test.
CommentTypeJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The theme to install as the default for testing.
CommentTypeJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The format to use in this test.
CommentTypeJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The MIME type that corresponds to $format.
CommentTypeRequirementsTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests check requirements for comment type source plugin.
CommentTypeRequirementsTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php
CommentTypeRequirementsTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Modules to install.
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Test cases for ::testCheckCommentTypeRequirements().
CommentTypeRequirementsTest::testCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests thrown exceptions when node or comment aren't enabled on source.
CommentTypeResourceTestBase class core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Resource test base for CommentType entity.

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