You are here

12 calls to DrupalWebTestCase::assertNoFieldChecked() in Drupal 7

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