12 calls to DrupalWebTestCase::assertFieldChecked()

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