6 calls to DrupalWebTestCase::drupalCreateRole()

DrupalWebTestCase::drupalCreateUser in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Create a user with a given set of permissions.
DrupalWebTestCase::drupalCreateUser in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Create a user with a given set of permissions.
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::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.
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.