6 calls to ProfileTestCase::setProfileField() in Drupal 7
- ProfileBlockTestCase::setUp in modules/
profile/ profile.test - Sets up a Drupal site for running functional and integration tests.
- ProfileTestAutocomplete::testAutocomplete in modules/
profile/ profile.test - Tests profile field autocompletion and access.
- ProfileTestBrowsing::testProfileBrowsing in modules/
profile/ profile.test - Test profile browsing.
- ProfileTestFields::testProfileFields in 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 modules/
profile/ profile.test - Create a list selection field, give it a value, update and delete the field.
- ProfileTestWeights::testProfileFieldWeights in modules/
profile/ profile.test