20 calls to DrupalTestCase::randomString()
- CommentContentRebuild::testCommentRebuild in modules/
comment/ comment.test - Test to ensure that the comment's content array is rebuilt for every call to comment_view().
- ContactSitewideTestCase::testAutoReply in modules/
contact/ contact.test - Tests auto-reply on the site-wide contact form.
- DrupalHTTPRequestTestCase::testDrupalHTTPRequest in modules/
simpletest/ tests/ common.test - FieldTranslationsTestCase::setUp in modules/
field/ tests/ field.test - Set the default field storage backend for fields created during tests.
- FormsTestCase::testRequiredCheckboxesRadio in modules/
simpletest/ tests/ form.test - Tests validation for required checkbox, select, and radio elements.
- FormsTestCase::testRequiredTextfieldNoTitle in modules/
simpletest/ tests/ form.test - Tests validation for required textfield element without title.
- ImageAdminStylesUnitTest::testNumericStyleName in modules/
image/ image.test - Test creating an image style with a numeric name and ensuring it can be applied to an image.
- ImageAdminStylesUnitTest::testStyle in modules/
image/ image.test - General test to add a style, add/remove/edit effects to it, then delete it.
- ImageAdminStylesUnitTest::testStyleReplacement in modules/
image/ image.test - Test deleting a style and choosing a replacement style.
- ImageFieldTestCase::createRandomStyle in modules/
image/ image.test - Create a random style.
- ImageStyleFlushTest::testFlush in modules/
image/ image.test - General test to flush a style.
- ImageStylesHTTPHeadersTestCase::setUp in modules/
image/ image.test - Sets up a Drupal site for running functional and integration tests.
- ImageStylesPathAndUrlTestCase::setUp in modules/
image/ image.test - Sets up a Drupal site for running functional and integration tests.
- MenuNodeTestCase::testMenuNodeFormWidget in modules/
menu/ menu.test - Test creating, editing, deleting menu links via node form widget.
- NodeBuildContent::testNodeRebuildContent in modules/
node/ node.test - Ensures that content array is rebuilt on every call to node_build_content().
- PagerFunctionalWebTestCase::setUp in modules/
simpletest/ tests/ pager.test - Sets up a Drupal site for running functional and integration tests.
- PollTestCase::pollCreate in modules/
poll/ poll.test - Creates a poll.
- SimpleTestMailCaptureTestCase::testMailSend in modules/
simpletest/ simpletest.test - Test to see if the wrapper function is executed correctly.
- UserCreateTestCase::testUserAdd in modules/
user/ user.test - Create a user through the administration interface and ensure that it displays in the user list.
- UserRolesAssignmentTestCase::testCreateUserWithRole in modules/
user/ user.test - Tests that when creating a user the role can be assigned. And that it can be removed again.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.