Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
drupal_web_test_case.php
»
DrupalWebTestCase
»
DrupalWebTestCase::assertUrl
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to DrupalWebTestCase::assertUrl()
FieldUIManageFieldsTestCase::testDuplicateFieldName
in drupal/
modules/
field_ui/
field_ui.test
Tests that a duplicate field name is caught by validation.
FieldUIManageFieldsTestCase::testExternalDestinations
in drupal/
modules/
field_ui/
field_ui.test
Tests that external URLs in the 'destinations' query parameter are blocked.
FilePrivateTestCase::testPrivateFile
in drupal/
modules/
file/
tests/
file.test
Tests file access for file uploaded to a private node.
FilterFormatAccessTestCase::testFormatWidgetPermissions
in drupal/
modules/
filter/
filter.test
Tests editing a page using a disallowed text format.
FormsRedirectTestCase::testRedirect
in drupal/
modules/
simpletest/
tests/
form.test
Tests form redirection.
UserPasswordResetTestCase::testResetImpersonation
in drupal/
modules/
user/
user.test
Make sure that users cannot forge password reset URLs of other users.