You are here

6 calls to DrupalTestCase::randomName() in SimpleTest 7.2

DrupalRemoteTestCase::randomName in ./drupal_web_test_case.php
Add remote prefix.
DrupalWebTestCase::drupalCreateContentType in ./drupal_web_test_case.php
Creates a custom content type based on default settings.
DrupalWebTestCase::drupalCreateNode in ./drupal_web_test_case.php
Creates a node based on default settings.
DrupalWebTestCase::drupalCreateRole in ./drupal_web_test_case.php
Internal helper function; Create a role with specified permissions.
DrupalWebTestCase::drupalCreateUser in ./drupal_web_test_case.php
Create a user with a given set of permissions. The permissions correspond to the names given on the privileges page.
SimpleTestMailCaptureTestCase::testMailSend in ./simpletest.test
Test to see if the wrapper function is executed correctly.