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