49 calls to DrupalWebTestCase::assertFieldByName()

AggregatorConfigurationTestCase::testSettingsPage in drupal/modules/aggregator/aggregator.test
Tests the settings form to ensure the correct default values are used.
AggregatorRenderingTestCase::testBlockLinks in drupal/modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
CommentAnonymous::testAnonymous in drupal/modules/comment/comment.test
Test anonymous comment functionality.
CommentHelperCase::postComment in drupal/modules/comment/comment.test
Post comment.
CommentPreviewTest::testCommentEditPreviewSave in drupal/modules/comment/comment.test
Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in drupal/modules/comment/comment.test
Test comment preview.
FieldFormTestCase::testFieldFormJSAddMore in drupal/modules/field/tests/field.test
FieldFormTestCase::testFieldFormMultipleWidget in drupal/modules/field/tests/field.test
Tests widgets handling multiple values.
FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio in drupal/modules/field/tests/field.test
Tests widget handling of multiple required radios.
FieldFormTestCase::testFieldFormSingle in drupal/modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited in drupal/modules/field/tests/field.test
FieldFormTestCase::testNestedFieldForm in drupal/modules/field/tests/field.test
Tests Field API form integration within a subform.
FieldUIManageDisplayTestCase::testFormatterUI in drupal/modules/field_ui/field_ui.test
Tests formatter settings.
FilterAdminTestCase::testFilterAdmin in drupal/modules/filter/filter.test
Tests filter administration functionality.
FilterAdminTestCase::testFormatAdmin in drupal/modules/filter/filter.test
Tests the format administration functionality.
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField in drupal/modules/simpletest/tests/form.test
Tests a rebuild caused by a multiple value field.
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild in drupal/modules/simpletest/tests/form.test
Tests a basic rebuild with the user registration form.
FormsFormStorageTestCase::testForm in drupal/modules/simpletest/tests/form.test
Tests using the form in a usual way.
FormsFormStorageTestCase::testFormCached in drupal/modules/simpletest/tests/form.test
Tests using the form with an activated $form_state['cache'] property.
FormsFormStorageTestCase::testImmutableForm in drupal/modules/simpletest/tests/form.test
Verifies that form build-id is regenerated when loading an immutable form from the cache.
FormsFormStorageTestCase::testMutableForm in drupal/modules/simpletest/tests/form.test
Verify that the form build-id remains the same when validation errors occur on a mutable form.
FormsTestCase::testRequiredCheckboxesRadio in drupal/modules/simpletest/tests/form.test
Tests validation for required checkbox, select, and radio elements.
FormValidationTestCase::testValidate in drupal/modules/simpletest/tests/form.test
Tests form alterations by #element_validate, #validate, and form_set_value().
ForumTestCase::doAdminTests in drupal/modules/forum/forum.test
Runs admin tests on the admin user.
ImageAdminStylesUnitTest::testStyle in drupal/modules/image/image.test
General test to add a style, add/remove/edit effects to it, then delete it.
ImageFieldDisplayTestCase::testImageFieldSettings in drupal/modules/image/image.test
Tests for image field settings.
ImportOPMLTestCase::openImportForm in drupal/modules/aggregator/aggregator.test
Opens OPML import form.
ListFieldUITestCase::testListAllowedValuesBoolean in drupal/modules/field/modules/list/tests/list.test
List (boolen) : test 'On/Off' values input.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in drupal/modules/locale/locale.test
Test if a content type can be set to multilingual and language setting is present on node add and edit forms.
MenuTestCase::testMenuQueryAndFragment in drupal/modules/menu/menu.test
Add and remove a menu link with a query string and fragment.
NodeAdminTestCase::testContentAdminPages in drupal/modules/node/node.test
Tests content overview with different user permissions.
NumberFieldTestCase::testNumberDecimalField in drupal/modules/field/modules/number/number.test
Test number_decimal field.
OpenIDFunctionalTestCase::testSignatureValidation in drupal/modules/openid/openid.test
Tests that openid.signed is verified.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address).
OpenIDRegistrationTestCase::testRegisterUserWithoutSreg in drupal/modules/openid/openid.test
Test OpenID auto-registration with a provider that does not supply SREG information (i.e. no username or e-mail address).
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.
PagePreviewTestCase::testPagePreview in drupal/modules/node/node.test
Checks the node preview functionality.
PagePreviewTestCase::testPagePreviewWithRevisions in drupal/modules/node/node.test
Checks the node preview functionality, when using revisions.
PHPTestCase::setUp in drupal/modules/php/php.test
Sets up a Drupal site for running functional and integration tests.
PollJSAddChoice::testAddChoice in drupal/modules/poll/poll.test
Test adding a new choice.
PollTestCase::assertPollChoiceOrder in drupal/modules/poll/poll.test
Assert correct poll choice order in the node form after submission.
PollTranslateTestCase::testPollTranslate in drupal/modules/poll/poll.test
Tests poll creation and translation.
SystemThemeFunctionalTest::testThemeSettings in drupal/modules/system/system.test
Test the theme settings form.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in drupal/modules/taxonomy/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in drupal/modules/taxonomy/taxonomy.test
Test widgets.
TextFieldTestCase::_testTextfieldWidgets in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
UserPasswordResetTestCase::testUserPasswordTextboxFilled in drupal/modules/user/user.test
Prefill the text box on incorrect login via link to password reset page.
UserSignatureTestCase::testUserSignature in drupal/modules/user/user.test
Test that a user can change their signature format and that it is respected upon display.