- CommentAnonymous::testAnonymous in modules/
comment/ tests/ comment.test - Tests anonymous comment functionality.
- CommentHelperCase::postComment in modules/
comment/ tests/ comment.test - Posts a comment.
- FieldFormTestCase::testFieldFormAccess in modules/
field/ tests/ field.test - Tests fields with no 'edit' access.
- FileChangeSchemeTestCase::testChangeScheme in modules/
file/ tests/ file.test - FileEditTestCase::testFileEdit in modules/
file/ tests/ file.test - Check file edit functionality.
- FileReplaceTestCase::testReplaceFile in 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 modules/
simpletest/ tests/ form.test - Verifies that form build-id is regenerated when loading an immutable form from the cache.
- FormValidationTestCase::testValidate in modules/
simpletest/ tests/ form.test - Tests form alterations by #element_validate, #validate, and form_set_value().
- LanguageUpgradePathTestCase::testLanguageUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.language.test - Tests a successful upgrade.
- LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in modules/
locale/ tests/ locale.test - Test if a content type can be set to multilingual and language is present.
- LocaleUserCreationTest::testLocalUserCreation in modules/
locale/ tests/ locale.test - Functional test for language handling during user creation.
- NodeAdminTestCase::testContentAdminPages in modules/
node/ tests/ node.test - Tests content overview with different user permissions.
- PageEditTestCase::testPageAuthoredBy in modules/
node/ tests/ node.test - Tests changing a node's "authored by" field.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in modules/
taxonomy/ tests/ taxonomy.test - Test widgets.
- TextFieldTestCase::_testTextfieldWidgets in modules/
field/ modules/ text/ tests/ text.test - Helper function for testTextfieldWidgets().
- TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/
field/ modules/ text/ tests/ text.test - Helper function for testTextfieldWidgetsFormatted().