13 calls to DrupalWebTestCase::assertFieldChecked() in Drupal 7
- FormsRebuildTestCase::testRebuildPreservesValues in modules/
simpletest/ tests/ form.test - Tests preservation of values.
- LocaleConfigurationTest::testLanguageConfiguration in modules/
locale/ locale.test - Functional tests for adding, editing and deleting languages.
- LocaleUserCreationTest::testLocalUserCreation in modules/
locale/ locale.test - Functional test for language handling during user creation.
- MenuUpgradePathTestCase::testMenuUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.menu.test - Test a successful upgrade.
- MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in modules/
node/ node.test - Tests changing the default values of basic options to ensure they persist.
- OptionsWidgetsTestCase::testCheckBoxes in modules/
field/ modules/ options/ options.test - Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTestCase::testOnOffCheckbox in modules/
field/ modules/ options/ options.test - Tests the 'options_onoff' widget.
- OptionsWidgetsTestCase::testRadioButtons in modules/
field/ modules/ options/ options.test - Tests the 'options_buttons' widget (single select).
- SearchLanguageTestCase::testLanguages in modules/
search/ search.test - SystemThemeFunctionalTest::testPerThemeSettings in modules/
system/ system.test - Test the individual per-theme settings form.
- UserAccountLinksUnitTests::testDisabledAccountLink in modules/
user/ user.test - Tests disabling the 'My account' link.
- UserRolesAssignmentTestCase::testAssignAndRemoveRole in modules/
user/ user.test - Tests that a user can be assigned a role and that the role can be removed again.
- UserRolesAssignmentTestCase::testCreateUserWithRole in modules/
user/ user.test - Tests that when creating a user the role can be assigned. And that it can be removed again.