Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| CommentTestBaseField | class | core/ |
Defines a test entity class for comment as a base field. |
| CommentTestBaseField.php | file | core/ |
|
| CommentTestBaseField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| CommentTestController | class | core/ |
Controller for the comment_test.module. |
| CommentTestController.php | file | core/ |
|
| CommentTestController::commentReport | function | core/ |
Provides a comment report. |
| CommentTestTrait | trait | core/ |
Provides common functionality for the Comment test classes. |
| CommentTestTrait.php | file | core/ |
|
| CommentTestTrait::addDefaultCommentField | function | core/ |
Adds the default comment field to an entity. |
| CommentThreadingTest | class | core/ |
Tests to make sure the comment number increments properly. |
| CommentThreadingTest.php | file | core/ |
|
| CommentThreadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentThreadingTest::assertNoParentLink | function | core/ |
Asserts that the specified comment does not have a link to a parent. |
| CommentThreadingTest::assertParentLink | function | core/ |
Asserts that the link to the specified parent comment is present. |
| CommentThreadingTest::testCommentThreading | function | core/ |
Tests the comment threading. |
| CommentTitleTest | class | core/ |
Tests to ensure that appropriate and accessible markup is created for comment titles. |
| CommentTitleTest.php | file | core/ |
|
| CommentTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTitleTest::testCommentEmptyTitles | function | core/ |
Tests markup for comments with empty titles. |
| CommentTitleTest::testCommentPopulatedTitles | function | core/ |
Tests markup for comments with populated titles. |
| CommentTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check comment token replacement. |
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
| CommentTranslationUITest | class | core/ |
Tests the Comment Translation UI. |
| CommentTranslationUITest.php | file | core/ |
|
| CommentTranslationUITest::$adminUser | property | core/ |
An administrative user with permission to administer comments. |
| CommentTranslationUITest::$defaultCacheContexts | property | core/ |
{inheritdoc} |
| CommentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTranslationUITest::$modules | property | core/ |
Modules to install. |
| CommentTranslationUITest::$subject | property | core/ |
The subject of the test comment. |
| CommentTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
| CommentTranslationUITest::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
| CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
| CommentTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| CommentTranslationUITest::setUp | function | core/ |
|
| CommentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| CommentTranslationUITest::testTranslateLinkCommentAdminPage | function | core/ |
Tests translate link on comment content admin page. |
| CommentTypeHalJsonAnonTest | class | core/ |
@group hal |
| CommentTypeHalJsonAnonTest.php | file | core/ |
|
| CommentTypeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| CommentTypeHalJsonBasicAuthTest | class | core/ |
@group hal |
| CommentTypeHalJsonBasicAuthTest.php | file | core/ |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.