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 |
---|---|---|---|
CommentFieldsTest | class | core/ |
Tests fields on comments. |
CommentFieldsTest.php | file | core/ |
|
CommentFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentFieldsTest::$modules | property | core/ |
Install the field UI. |
CommentFieldsTest::testCommentDefaultFields | function | core/ |
Tests that the default 'comment_body' field is correctly added. |
CommentFieldsTest::testCommentFieldCreate | function | core/ |
Tests creating a comment field through the interface. |
CommentFieldsTest::testCommentFieldDelete | function | core/ |
Tests that you can remove a comment field. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentFieldsTest::testCommentInstallAfterContentModule | function | core/ |
Tests that comment module works when installed after a content module. |
CommentHalJsonAnonTest | class | core/ |
@group hal |
CommentHalJsonAnonTest.php | file | core/ |
|
CommentHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonBasicAuthTest | class | core/ |
@group hal |
CommentHalJsonBasicAuthTest.php | file | core/ |
|
CommentHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentHalJsonCookieTest | class | core/ |
@group hal |
CommentHalJsonCookieTest.php | file | core/ |
|
CommentHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonTestBase | class | core/ |
|
CommentHalJsonTestBase | class | core/ |
|
CommentHalJsonTestBase.php | file | core/ |
|
CommentHalJsonTestBase.php | file | core/ |
|
CommentHalJsonTestBase::$format | property | core/ |
The format to use in this test. |
CommentHalJsonTestBase::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentHalJsonTestBase::$modules | property | core/ |
Modules to install. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentHostnameTest | class | core/ |
Tests the hostname base field. |
CommentHostnameTest.php | file | core/ |
|
CommentHostnameTest::$modules | property | core/ |
Modules to enable. |
CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
CommentHostnameUpdateTest | class | core/ |
Tests that comment hostname settings are properly updated. |
CommentHostnameUpdateTest.php | file | core/ |
|
CommentHostnameUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting | function | core/ |
Tests comment_post_update_add_ip_address_setting(). |
CommentHostnameUpdateTest::testCommentUpdate8600 | function | core/ |
Tests comment_update_8600(). |
CommentIntegrationTest | class | core/ |
Tests integration of comment with other components. |
CommentIntegrationTest.php | file | core/ |
|
CommentIntegrationTest::$modules | property | core/ |
Modules to enable. |
CommentIntegrationTest::setUp | function | core/ |
|
CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Test the default owner of comment entities. |
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterfaceTest | class | core/ |
Tests comment user interfaces. |
CommentInterfaceTest.php | file | core/ |
|
CommentInterfaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.