6 calls to ProfileTestCase::updateProfileField()
- ProfileTestDate::testProfileDateField in drupal-7.x/
modules/ profile/ profile.test - Create a date field, give it a value, update and delete the field.
- ProfileTestDate::testProfileDateField in drupal-7.x/
modules/ profile/ profile.test - Create a date field, give it a value, update and delete the field.
- ProfileTestFields::testProfileFields in drupal-7.x/
modules/ profile/ profile.test - Test each of the field types. List selection and date fields are tested separately because they need some special handling.
- ProfileTestFields::testProfileFields in drupal-7.x/
modules/ profile/ profile.test - Test each of the field types. List selection and date fields are tested separately because they need some special handling.
- ProfileTestSelect::testProfileSelectionField in drupal-7.x/
modules/ profile/ profile.test - Create a list selection field, give it a value, update and delete the field.
- ProfileTestSelect::testProfileSelectionField in drupal-7.x/
modules/ profile/ profile.test - Create a list selection field, give it a value, update and delete the field.