11 calls to DrupalWebTestCase::assertFieldChecked()

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