CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentHelperCase::postComment in core/modules/comment/tests/comment.test
Posts a comment.
EntityReferenceAdminTestCase::testFieldAdminHandler in core/modules/entityreference/tests/entityreference.admin.test
FieldFormTestCase::testFieldFormAccess in core/modules/field/tests/field.test
Tests fields with no 'edit' access.
FileChangeSchemeTestCase::testChangeScheme in core/modules/file/tests/file.test
FileEditTestCase::testFileEdit in core/modules/file/tests/file.test
Check file edit functionality.
FileReplaceTestCase::testReplaceFile in core/modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FormsFormStorageTestCase::testImmutableForm in core/modules/simpletest/tests/form.test
Verifies that form build-id is regenerated when loading an immutable form from the cache.
FormValidationTestCase::testValidate in core/modules/simpletest/tests/form.test
Tests form alterations by #element_validate, #validate, and form_set_value().
LanguageUpgradePathTestCase::testLanguageUpgrade in core/modules/simpletest/tests/upgrade/upgrade.language.test
Tests a successful upgrade.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleUserCreationTest::testLocalUserCreation in core/modules/locale/tests/locale.test
Functional test for language handling during user creation.
NodeAdminTestCase::testContentAdminPages in core/modules/node/tests/node.test
Tests content overview with different user permissions.
PageEditTestCase::testPageAuthoredBy in core/modules/node/tests/node.test
Tests changing a node's "authored by" field.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in core/modules/taxonomy/tests/taxonomy.test
Test widgets.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
Test widgets for fields with selected allowed formats.
TextFieldTestCase::_testTextfieldWidgets in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
TokenExampleTestCase::testInterface in modules/examples/token_example/tests/token_example.test
Test interface.