10 calls to DrupalWebTestCase::assertNoFieldChecked()

FormsRebuildTestCase::testRebuildPreservesValues in drupal-7.x/modules/simpletest/tests/form.test
Tests preservation of values.
FormsTestCase::testRequiredCheckboxesRadio in drupal-7.x/modules/simpletest/tests/form.test
Tests validation for required checkbox, select, and radio elements.
LocaleConfigurationTest::testLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
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
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.